/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #FFFFFF;*/
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat-x;
	/* ADDED BY JUSTIN AT LJW */
	background-color: #f1f6f9;
	background-image: url(images/theme_mods/page-back.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0A50FF;
}
a:visited {
	color: #0A50FF;
}
a:hover {
	color: #FE7E03;
}
a:active {
	color: #0A50FF;
}
.red {color:#FF0000;}
.navbtm a {text-decoration:none;}
.small {font-size:10px;}
.outerTable {
	/*background-image:url(images/bgTable.gif); */
	/* background-repeat:repeat-y;*/ 
	background-color:#FFFFFF; 
	/* ADDED BY JUSTIN AT LJW */
	width: 938px;
	background-image: url(images/theme_mods/table-brdr.png);
	background-repeat:repeat-y;
	}
.tdTop {padding:10px; text-align:center;}

h1 {
	font-size: 16px;
	margin:0px;
}
h2 {
	font-size: 14px;
	margin:0px;
}
h3 {
	font-size: 12px;
	margin:0px;
}
.blue1 {
	color:#0A50FF;
	}
.orange1 {
	color:#FE7E03;
	}
.htmlflash {
	padding-bottom:10px;
	/* ADDED BY JUSTIN AT LJW */
	padding-top: 10px;
	background-image: url(images/theme_mods/table-btm-brdr.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.ErrorMessageRed {font-weight:bold; color:#FF0000;}
.address {color:#666666; font-size:9px; }

#left_marg {
	float: left;
	width: 10px;
}
#header_content {
			float: left;
			width:923px; 
			height: 120px;
			background-image:url(images/theme_mods/head-back.jpg); 
			background-repeat:repeat-x;
}

#header_left {
			float:left;
			width:478px;
}

#header_right {
			float: right;
			width: 445px;
			height:105px;
			padding-top:10px;
			text-align:right;

}

#spacer{			
			float: left;
			width:920px;
			height:24px;
}

#title_content {
			float: left;
			width:923px;
			height:46px;
}

#title_left {
			float:left;
			width:27px;
			height:46px;
}

#title_mid {
			float:left;
			width:470px;
			background-image:url(images/bio/arrow.png);
			padding-left:30px;
			background-repeat:no-repeat;
			font-size:27px;
			color:#333333;
			line-height: 25px;
}

#about_content {
			float: left;
			width:923px; 
}

#about_left {
			float:left;
			width:918px;
			height: 325px;
}

#link_content {
			float: left;
			width:923px; 
}

#link_left {
			float:left;
			width:918px;
			height: 200px;
}

#footer_content {
			float: left;
			width:923px; 
}

#footer_left {
			float:left;
			width: 10px;
}

#footer_right{
			float:left;
			width:800px;	        
			text-align: center;
			
}

#footer_bott {
			float: left;
			width:938px;
}

#footlink{
			float: left;
			width: 938px;
}

#footlt {
			float: left;
			width:400px;
			height: 200px;
	        text-align: center;
		    padding-top: 30px;
}


#footrt {
			float: left;
			width:500px;
			height: 200px;
	        text-align: center;
		    padding-top: 30px;
			color:#06F; 
			font-size:22px;
}