html, body, div, img { 

margin: 0;

padding: 0; 

}



body {

font-size: 12px;

font-family: arial, sans-serif;

background: url(images/back.jpg) top no-repeat #848689;

}





h1 { font-size: 150%; color: #FF0000; }

h2 { font-size: 140%; }

h3 { font-size: 130%; }

h4 { font-size: 120%; }

h5 { font-size: 110%; }



h2, h3, h4, h5 { color: #000000; }



a { text-decoration:none; }



a:link { color: #EF0000; }

a:visited { color: #EF0000; }

a:hover {color: #000000; }

a:visited:hover { color: #000000; }



ul li, ol li { font-size: 100%; }

ul li ul li a { font-size: 100%; }



table { font-size: 100%; }



.clear { clear: both; }





#wrap {

position: relative;

width: 800px;

background: #FFFFFF;

margin: 0 auto 0 auto;

text-align: left;

}



#head { 

height: 100px;

}



#slogan {

float: right;

margin: 20px 0 0 0;

}



#nav { 

background: #BCBDC0; 

text-align: right;

height: 30px;

}



#nav table {

float: right;

}



#leftnav {

float: left;

position: relative;

width: 200px;

height: 638px;

background: url(images/nav.jpg) left top no-repeat;

}



#leftnav a { 

display: block;

font-size: 16px;

font-weight: bold;

}



#leftnav1 {

position: absolute;

top: 10px;

left: 5px;

}



#leftnav1:hover { color: #FFFFFF; }

#leftnav1:visited:hover { color: #FFFFFF; }



.action_inner {

margin: 5px 0 0 0;

background: #c3d1ec;

padding: 0 5px 5px 5px; 

text-align:center;

}



.action_inner p {

margin: 0 0 10px 0; 

padding: 0;

}



#leftnav1a {

position: absolute;

top: 40px;

left: 20px;

}



#leftnav1a a { font-size: 12px; }

#leftnav1a a:hover { color: #FFFFFF; }

#leftnav1a a:visited:hover { color: #FFFFFF; }



#leftnav2 {

position: absolute;

top: 117px;

left: 5px;

}



#leftnav2a {

position: absolute;

top: 147px;

left: 20px;

}



#leftnav2a a { font-size: 12px; }





#leftnav3 {

position: absolute;

top: 247px;

left: 5px;

}



#leftnav3:hover { color: #FFFFFF; }

#leftnav3:visited:hover { color: #FFFFFF; }



#leftnav4 {

position: absolute;

top: 372px;

left: 5px;

}



#right {

float: right;

width: 600px;

padding: 0 0 170px 0;

}



#inner {

width: 503px;

background: url(images/innermiddle.jpg) left top repeat-y;

}



#content {

margin: 15px 80px 30px 40px;

}



#cornerphoto {

position: absolute;

bottom: 0;

right: 0;

width: 212x;

height: 194px;

}



#footer {

margin: 15px auto 0 auto;

padding: 0;

text-align: center;

font-size: 10px;

color: #000000;

width: 800px;

}

#footer a:link { color: #000000; }

#footer a:visited { color: #000000; }

#footer a:hover {color: #EF0000; }

#footer a:visited:hover { color: #EF0000; }


