html, body{
margin:0;
padding:0;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:auto;
margin-right:auto;
}

a:link, a:visited{
font-size: 10px;
color: #FFF;
font-weight: bold;
}

h1{
font-size: 17px;
color: #DD0000;
font-weight: bold;
font-style: italic;
}

h3{
font-size: 11px;
color: #DD0000;
display: inline;
text-decoration: none;
font-weight: bold;
}

img {
border:0px;
}

table, th, td, textarea, input, select submit
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
empty-cells: hide;
}

#template{
width:800px;
height:1030px;
margin-left:auto;
margin-right:auto;
background-image: url(/images/criticaltemplate.jpg);
}

#maindiv {
position: relative;
width:760px;
left: 10px;
top: 150px;
color:#FFFFFF;
font-size:10px;
border: 1px solid #FFFFFF;
background-color: #000000;
padding: 5px;
clear:both;
}

#maindiv1 {
position: relative;
width:600px;
left: 100px;
top: 180px;
color:#FFFFFF;
font-size:10px;
}

#maindiv600 {
position: relative;
top: 180px;
left: 100px;
width:600px;
height:600px;
color:#FFFFFF;
font-size:11px;
background-color: #000000;
border: 1px solid #FFFFFF;
padding: 5px;
}

#newdiv {
left: 200px;
width:583px;
border: 1px solid #FFF;
background-color: #000000;
}

#newdiv1 {
left: 200px;
width:583px;
border: 1px solid #FFF;
background-color: #000000;
line-height: 15px;
text-indent: 15px;
vertical-align: 150%;
}

#titlediv1 {
position: relative;
width:200px;
color:#FFFFFF;
font-size:10px;
background-color: #000000;
padding:20px;
text-align: center;
}

#titlediv2 {
position: absolute;
width:300px;
color:#FFFFFF;
font-size:10px;
background-color: #000000;
left: 240px;
top: 5px;
padding:20px;
}

#titlepic{
background-color:#999;
border:1px solid #666;
}

#footer{
height:100px;
width:800px;
background-color:#000000;
clear:both;
margin-left:auto;
margin-right:auto;
padding-top: 30px;
padding-bottom: 20px;
}

hr {
height:1px;
width:800px;
border: 1px solid #000;
margin-top:10px;
margin-bottom:10px;
background-color: #000000;
}

#bottomlinks{
font-size: 10px;
color: #FFF;
font-weight: bold;
}
#bottomlinks a:link, a:visited, a:active {
font-size: 10px;
color: #FFF;
font-weight: bold;
}

#nav {
position: relative;
padding:4px 0px 0px 80px;
font-size: 11px;
}

#nav ul {
margin:0;
padding:0 0px;
list-style-type:none;
}

#nav li {
float:left;
}

#nav a, #nav strong {
display:block;
color:#FFF;
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 10px;
background-color: #000;
font-weight: bold;
text-decoration:none;
white-space:nowrap;
}

#nav a:hover {
display:block;
color:#FFF;
border-top: 1px solid #ffcc40;
border-right: 1px solid #ffcc40;
border-bottom: 1px solid #ffcc40;
border-left: 1px solid #ffcc40;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 10px;
background-color: #333;
background:none;
}

* html #nav a {
width:0%;
}

