a:link {color: #003366;text-decoration: none; font-size:12px;}
a:visited {color: #003366;text-decoration: none; font-size:12px;}
a:active {color: #003366;text-decoration: underline; font-size:12px;}
a:hover {color: #666666;text-decoration: underline; font-size:12px;}

body {	font-family: arial, sans-serif; 
		background-image: url("images/bground_body3.gif");
		background-repeat: repeat-x; 
		background-color:#eeeeee;
		margin:0;				
		height: 100%;
		text-align:center;
		color:#003366;
		}	
html,body {
		height: 100%;
}

#container{		
		position: relative;
		top:0px;
		height: 100%;
		margin-left:auto;
		margin-right:auto;
	}
#mainbody{
		width:800px;
		height:100%;
		margin-left:auto;
		margin-right:auto;
		border-left:1px #003366 solid;
		border-right:1px #003366 solid;
		background-color:#eeeeee;
	}
#logo{	
	text-align:center;
	}
#footer{
		background-color:black;
		margin-left:auto;
		margin-right: auto;
		width:802px;
		height:20px;
		clear:both;
	}
#head{	
		margin-left:auto;
		margin-right:auto;
	}
#navbar{
		margin-left:auto;
		margin-right:auto;
		clear:both;
	}
#content{
		margin-left:auto;
		margin-right:auto;			
		margin-bottom:10px;
		text-align:left;
		background-color:#ffdafd;
		width:639px;
		height:100%;
	}
#welcome{
		border-bottom: 1px solid #bf60bf;
		width:550px;
		}
#text{
	margin-top:10px;
	margin-left:12px;
	clear:both;
		}
.right{
	position:relative;
	float:right;
	}
.left{
	position:relative;
	float:left;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
.head_box{
	width:400px;
	border-bottom:1px solid #bf60bf;
	margin-bottom:5px;
	}
.text_box{
	width:610px;
	}
.sub_text{
	font-size:12px;
	}
.quote_box{
	width:400px;
	}
.center{
	text-align:center;
	}
.left_text{
	text-align:left;
	}
.footer_text{
	font-size:10px;
	color:#003366;
	}
.leftcontent{
	float:left;
	position:relative;
	text-align:left;
	padding:10px;
	width:280px;
	}
.rightcontent{
	float:left;
	position:relative;
	text-align:left;
	padding:10px;
	width:480px;
	}
.caption_text{
	font-size:9px;
	color:#003366;
	text-align:center;
	}
