body {
	margin:0px;
	padding:0px;
}
#container{
	width:100%;
	position:relative;
	height:auto;
	margin:0px;
	padding:0px;
}
#body{
	width:774px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#header{
	height:65px;
	width:774px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#header2{
	height:20px;
	width:774px;
	font-family: Century Gothic, Arial, Verdana;
	font-size:11px;
	color:#003366;
	margin-bottom:5px;
	text-align:right;
	font-weight:bold;
}
#header2 a{
	height:20px;
	width:774px;
	font-family: Century Gothic, Arial, Verdana;
	font-size:11px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
#header2 a:hover{
	height:20px;
	width:774px;
	font-family: Century Gothic, Arial, Verdana;
	font-size:11px;
	color:#3399FF;
	text-decoration:none;
	font-weight:bold;
}
#left{
	width:253px;
	float:left;
	margin:0;
}
#right{
	width:521px;
	float:right;
	margin:0;
}
#nav-header{
	height:28px;
	width:227px;
	background-image:url(../images/bg-nav.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	line-height:28px;
	padding-left:10px;
	font-family: Book Antiqua, Georgia, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
#nav-links{
	width:227px;
	padding-left:10px;
	font-family: Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#003366;
	margin-bottom:5px;
}
#nav-links a{
	font-family: Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
#nav-links a:hover{
	font-family: Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#3399FF;
	text-decoration:none;
}
.content-text{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#333333;
}
.content-text a{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#3399FF;
	text-decoration:underline;
}
.content-text a:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
}
#footer{
	clear:both;
	width:774px;
	height:26px;
	font-family: Arial, Verdana, Tahoma;
	font-size:9px;
	color:#cccccc;
	text-align:center;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	line-height:26px;
}
.title{
	font-family: Book Antiqua, Georgia, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
