body {
	margin: 0px;
	background-color: #E6E6E6;
}
#full {
	float: left;
	height: auto;
	width: 998px;
	margin-left: -499px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/grid_01.jpg);
	float: left;
	height: 59px;
	width: 998px;
	background-repeat: no-repeat;
}
#topimage {
	background-image: url(../images/grid_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 325px;
	width: 692px;
}
#logo {
	float: left;
	height: 325px;
	width: 306px;
	background-image: url(../images/grid_02.jpg);
	background-repeat: no-repeat;
}
#leftbar {
	float: left;
	height: auto;
	width: 306px;
}
#menu {
	float: left;
	height: auto;
	width: 306px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}
#login {
	float: left;
	height: 88px;
	width: 306px;
	margin-top: 20px;
}
#content {
	float: left;
	height: auto;
	width: 692px;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	height: 120px;
	width: 998px;
	background-image: url(../images/gray50.gif);
	background-repeat: repeat;
	margin-top: 40px;
}
#isee {
	width: 33px;
	float: right;
	height: 42px;
	margin-top: 15px;
	margin-right: 50px;
}
h6 {
	font-family: "Trajan Pro";
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #00235D;
	margin-bottom: 0px;
	margin-top: 12px;
	text-align: right;
	margin-right: 35px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	text-align: right;
	margin-right: 35px;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 8px;
	margin-left: 35px;
	margin-right: 10px;
}
h3 {
	font-family: "Trajan Pro";
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 35px;
	font-weight: normal;
	color: #00235D;
}
h1 {
	font-family: "Lucida Console", Monaco, monospace;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	text-decoration: blink;
	width: 150px;
}

#copyright {
	width: 250px;
	margin-left: 30px;
	margin-top: 15px;
	height: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}
#copyright ul {
	margin-top: 0px;
	list-style-type: disc;
}
#copyright blockquote {
	margin-top: 0px;
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #0A235D;
}
h6 strong {
	color: #F00;
}
#selected {
	height: 35px;
	width: 30px;
	float: right;
	margin-right: 3px;
	background-image: url(../images/selected_06.jpg);
	background-repeat: no-repeat;
	margin-top: -18px;
}

