/* CSS Document */


#graphic {
margin-top:auto;
}

#object {
margin-top:5px;
margin-bottom:auto;
margin-right:22px;
}

#object2 {
margin-top:5px;
margin-left:10px;
}

#object3 {
margin-top:1px;
margin-right:22px;
}

#list1 {
margin-left:340px;
margin-right:22px;
}

#list2 {
margin-left:400px;
margin-right:22px;
}

#list3 {
margin-left:375px;
margin-right:22px;
}

#list4 {
margin-left:385px;
margin-right:22px;
}

#imgobject {
margin-top:5px;
vertical-align:top;
}

.class {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px}

.class2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px}

.class3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px}

.class4 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:13px}

.style2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:red;
font-size:12px}

.quote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
font-style:italic;}

.header {
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
color:#FF9900;
background-color:black;
font-size:22px;
font-weight:bold;}

.headerhome {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:black;
font-size:14px;
font-weight:bold;}

.subhead {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
font-size:12px;
color:#666666;}

.subhead2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:black;}

.subfoot {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
font-weight:bold;
}

.footer {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;}

.footer2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
Color:#666666;
font-size:11px;}


a:link {
color:#FF9900;
font-weight: bold;
text-decoration:underline;}

a:visited {
color:#FF9900;
font-weight: bold;
text-decoration:underline;}

a:hover {
color:#999999;
text-decoration:none;}

.required {
  color: red;
}

a:active {
color:#FFCC99;
font-weight:200;
text-decoration:underline}


