body{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.25;	
	margin: 0px;
	padding: 0px;
}

#MainBody{
	position: relative;
	top: 0px;
	width: 766px;
	margin: 0 auto;

}

a:link, #content a:visited{
	color: #951A1D;
	text-decoration:none;
}

a:hover{
	color: #951A1D;
	text-decoration:underline;
}

#content{
	position: relative;
	top: 0px;
	width: 706px;
	margin: 0 auto;
}

.content{
	margin-top:10px;
	margin-left:10px;
}

.contentMain{
	margin-top:10px;
	margin-left:10px;
	line-height:16px;
}

#content a:link, #content a:visited{
	color: #951A1D;
	text-decoration:none;
}

#content a:hover{
	color: #000000;
	text-decoration:underline;
}

.imagestyle {
	border: 1px solid #CCCCCC;
}

.imgLeft {
	border: 1px solid #CCCCCC;
	margin-left:5px;
	margin-top:2px;
	margin-right:10px;
}

.contentImg{
	border: 1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}

.contentImgRt{
	border: 1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:5px;
	float:right;
}

.leftCol {
	border-color:#990000; 
	border-style:solid; 
	border-width:1px;
}

#cheader {
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
	font-size:15px;
	color:#951A1D;
	}

#header{
	position: relative;
	top: 0px;
	height: 100px;
	width: 706px;
	margin: 0 auto;
}	

#header a:link, #header a:visited{
	color: #951A1D;
	text-decoration:none;
}

#header a:hover{
	color: #000000;
	text-decoration:underline;
}

#logo{
	float:left; 
	width:301px; 
	height:100px;
}


#links{
	padding-top:25px;
	padding-right: 15px;
	text-align:right;
	font-size: 11px;
	height: 32px;
}


#navigation_bg{
	top: 100px;
	height: 33px;
	background-image:url(images/buttons_bg_b.jpg);
	background-repeat:repeat-x;
	padding-top: 15px;
}	

#navigation{
	top: 100px;
	height: 33px;
	margin: 0 auto;
	text-align:center;
	width: 706px;
	font-size: 11px;
	font-weight: bold;
}	

#navigation a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

#navigation a:hover{
	color: #A9A9A9;
	text-decoration:none;
}

.footer{
	padding-top: 15px;
	text-align:center;
	font-size:11px;
	color: #951A1D;
}


.footnote{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	font-size:10px;
	color: #5A5A5A;
	line-height:18px;
}

.input{
	width: 335px;
	font-size: 9px;
    height:17px; 
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #CCCCCC;
	margin-top:2px; }
	
.inputComment{
	width: 335px;
	font-size:9px;
	height: 100px;
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #CCCCCC; 
	overflow:auto;
	margin-top:2px;}
	
.submitButton{
	height:20px; 
	border: solid 1px #999;
	color: #951A1D;
	margin-top:2px;}

