/* CSS Document */

h1{
	font-size:12pt;
	margin: 20px 0 10px 10px;
	color:#c8475d;
}

h2{
	margin: 10px 10px 10px 10px;
	color:#c8475d;
}

h3{
	font-size:10pt;
	margin: 10px 10px 10px 10px;
	color:#c8475d;
}

p{
	margin: 5px 15px 10px 15px;
	color:#000000;
}
li{
	margin:5px 10px 5px 25px;
}
b{
	color: #304439;
	margin: 0 0px 0 0px;
}
hr{
	width:300px;
	height:1px;
	color:#c8475d;
	border:none;
}

.date{
	width: 455px;
	height: 12px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #304439;
	color: #304439;
	font-size: 10px;
	text-align: right;
	letter-spacing: 0.3em;
	font-weight:bold;
	float:left;
}

.title{
	width: 455px;
	height: 14px;
	background: #809d75;
	margin: 5px 0 5px 0;
	font-size: 10px;
	color: #dedfce;
	text-align:left;
	letter-spacing: 0.7em;
	font-weight:bold;
	float:none;
}

.sub{
	width: 455px;
	height: 12px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #304439;
	color: #304439;
	font-size: 10px;
	text-align:left;
	letter-spacing: 0.5em;
	float:left;
}

.stat img{
	border:0;
}

.name{
	color: #304439;
	float:right;
	font-weight:bold;
	margin: 0 5px 5px 15px;
}

.art{
	width: 142px;
	display:block;
	margin: 5px 2px 5px 2px;
	float:left;
}

.art a{
	font-size: 8pt;
}

.art a:hover{
	text-decoration:underline;
}

.art span{
	height: 17px;
	width: 142px;
	display:block;
}

.art span h1{
	color: #304439;
	font-size:8pt;
	text-align:center;
	margin: 0px 0 0 0;
}

.art blockquote{
	padding: 2px;
	font-size:8pt;
}

.art img{
	margin: 2px 5px 0 5px;
}

.link{
	width: 112px;
	display:block;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	float:left;
}

.link span{
	height: 13px;
	width: 112px;
	display:block;
	background: #fcc4b4;
	border-bottom: 1px solid #000000;
}

.link span h1{
	color: #c8475d;
	font-size:8pt;
	text-align:center;
	margin: 1px 0 0 0;
}


.link img{
	margin: 5px 5px 5px 5px;
}

.award{
	width: 410px;
	display:block;
	margin: 5px 5px 5px 5px;
}

.award span{
	height: 13px;
	width: 412px;
	display:block;
	border-bottom: 1px solid #000000;
	margin-bottom:5px;
}

.award span h1{
	color: #c8475d;
	font-size:8pt;
	text-align:center;
	margin: 3px 0 0 0;
}


.award img{
	margin: 5px 5px 5px 5px;
}

.credit{
	width: 300px;
	display:block;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	float:left;
}

.credit span{
	height: 13px;
	width: 302px;
	display:block;
	background: #466bb1;
	border-bottom: 1px solid #000000;
}

.credit span h1{
	color: #c8475d;
	font-size:8pt;
	text-align:center;
	margin: 3px 0 0 0;
}

.credit blockquote{
	padding: 10px;
	font-size:8pt;
}

input, textarea { 
	background: #466bb1;  
   	color: #c8475d; 
   	font-size: 8pt; 
   	letter-spacing: 1pt; 
   	font-family: verdana; 
   	background: none; 
   	border:1pt solid #c8475d;
   }