body {
	margin : 0 auto;
}
#capture {
background-image : url(img/bg.gif);
background-attachment : fixed;
background-position : center 0%;
background-repeat : repeat-y;
}
#container {
	padding-top : 10px;
	color : #666666;
	width : 720px;
	margin : 0 auto;
	border : 1px solid #cc0000;
	background-color: #f0f3fe;
}
#toplinks {
text-align : right;
padding-bottom : 5px;
padding : 5px;
}
#toplinks a {
color : #0066ff;
text-decoration : none;
border-bottom : 1px dotted #0066ff;
}
#toplinks a:hover {
	color : #000000;
	text-decoration : none;
	border-bottom : 1px double #000000;
	background-color: transparent;
}
#header {
text-align : center;
border-top : 1px solid #6b78a9;
background-color : #e7ebf8;
height : 120px;
}
#header h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	color : #cc0000;
	text-align : center;
	letter-spacing : -3px;
	font-weight : bold;
	border: none;
	background-image: url(none);
	height: 40px;
}

#header h1 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 36px;
color : #cc0000;
text-align : center;
letter-spacing : -3px;
font-weight : bold;
border: none;
text-decoration:none;;
}

#header h1 a:hover {
	color:#000033;
	background-color: transparent;
}
#header em {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
color : #000099;
font-style : italic;
text-align : center;
font-weight : normal;
letter-spacing : normal;
}
#menu {
float : left;
width : 100%;
font-size : 16px;
line-height : normal;
border-bottom : 1px solid #6b78a9;
font-family : Arial, Helvetica, sans-serif;
background-color : #e7ebf8;
}
#menu ul {
margin : 0;
padding : 10px 10px 0 50px;
list-style : none;
}
#menu li {
display : inline;
margin : 0;
padding : 0;
}
#menu a {
	float : left;
	background : url("img/tableft4.gif") no-repeat left top;
	margin : 0;
	padding : 0 0 0 7px;
	text-decoration : none;
	letter-spacing: normal;
	font-weight: normal;
}
#menu a span {
float : left;
display : block;
background : url("img/tabright4.gif") no-repeat right top;
padding : 5px 15px 4px 6px;
color : #6b78a9;
}
#menu a span {
float : none;
}
#menu a:hover span {
color : #6b78a9;
}
#menu a:hover {
background-position : 0% -42px;
}
#menu a:hover span {
background-position : 100% -42px;
}
#menu #current a {
background-position : 0% -42px;
}
#menu #current a span {
background-position : 100% -42px;
}
#content {
padding-top : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #333333;
font-size : 14px;
line-height : 13px;
padding-left : 20px;
padding-right : 20px;
}
#footer {
	text-align : center;
	border-top : 1px solid #6b78a9;
	background-color : #e7ebf8;
	padding-top : 3px;
	padding-bottom : 10px;
	color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
}
#footer a {
font-size : 9px;
color : #999999;
text-transform : uppercase;
font-weight : normal;
}
#footer a:hover {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	text-decoration:underline;
}
#valid {
text-align:right;
margin-top:-35px;
padding-left:5px;
padding-right: 10px;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	color: #000099;
}
a:hover {
	color : #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}
img {
border : none;
}
h1 {
color:#333333;
border-bottom: 1px solid #000066;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 30px;
line-height: 35px;
margin-left: -10px;
background-image: url(img/h1.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 32px;
}
ul, li {
padding:0;
margin:0:
}
ul {margin-left: 3em;}
li {
list-style-image:url(img/bullet_blue.png);
line-height: 16px;
}

