/*Reset everything for browsers*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body {
background-color:#000c1a;
background-image:url(images/head_grad.png);
background-position:top;
background-repeat:repeat-x;
}
#logo {
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#navbar {
width:100%;
margin-top:15px;
background-image:url(images/nav_bg.png);
height:41px;
background-repeat:repeat-x;
}
ul#nav {
width:1000px;
margin-left:auto;
margin-right:auto;
list-style:none;
}
li.nav {
font-size:18px;
font-family:Tahoma, Verdana, Arial;
background-image:url(images/nav_sep.png);
background-repeat:no-repeat;
background-position:right;
float:left;
height:41px;
}
#navbar a.navlink{
	padding: 10px 26px 10px 25px;
display:block;
}
#navbar a:link {
color:#e71b00;
text-decoration:none;
}
#navbar a:visited {
color:#e71b00;
text-decoration:none;
}
#navbar a:hover {
background-image:url(images/nav_bg_over.png);
background-repeat:repeat-x;
color:#000033;
text-decoration:underline;
}
a#current:link {
text-decoration:underline;
}
a#current:visited {
text-decoration:underline;
}
a#current:hover {
text-decoration:underline;
}
a.imagelink {
padding:0px;
background:none;
}
h1 {
color:#009fd3;
font-size:30px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#container {
width:1000px;
margin-left:auto;
margin-right:auto;
}
#flash {
border:1px solid #e71b00;
width:1000px;
height:300px;
margin-top:20px;
}
#mainbody {
width:600px;
float:left;
margin-top:20px;
}
#right {
width:354px;
margin-left:46px;
float:left;
margin-top:20px;
height:450px;
}
p {
color:#FFFFFF;
font-size:0.85em;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:15px;
}
p.intro {
color:#999999;
font-size:1.25em;
}
a:link {
color:#e71b00;
text-decoration:none;
}
a:visited {
color:#e71b00;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
#footer {
width:100%;
height:121px;
padding-top:10px;
clear:both;
background-image:url(images/footer_bg.png);
background-repeat:repeat-x;
text-align:center;
}
strong {
font-weight:bold;
}
.copy {
color:#999999;
font-size:0.6em;
text-align:left;
margin-top:60px;
}
#images {
width:356px;
margin-left:42px;
float:left;
margin-top:20px;
}
#images img, #mainbody2 img{
border:1px solid #FF0000;
}
li.bullet {
list-style-image:url(images/spanner.png);
color:white;
line-height:30px;
}
#mainbody2 {
width:980px;
float:left;
margin-top:20px;
}
