html{ 
height: 100%; 
}

img {
padding:2px;}
body{
color:#333333;
font: 8pt/14pt georgia; 
text-align: justify;
text-indent: 10px;
padding:0px;
margin:0px;
background-color:#89B6F9;
}
a:link { 
font-weight: bold; 
text-decoration: none; 
color: #dfce3b;
}

a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #2262a4;}

a:hover, a:active { 
text-decoration: none; 
color: #ffffff;
background: #668fd1;
}


#main{
padding:0px;
margin:0px;
position:relative;
width:680px;
left:50%;
margin-left:-340px;
background: url(./images/back_all.jpg) repeat-y;
overflow:auto;
z-index:100;
}
#locator a {
color:#FFFFFF;}
#locator {
font-weight: bold; 
color: #fff;
padding:3px 0px 3px 40px;
font: italic 12px georgia;
}

#head{
widows:680px;
height:192px;
background: url(./images/head.jpg) no-repeat;}
#right_col{
padding-top:8px;
width:175px;
float:right;
}
#left_col{
float:left;
width:440px;
padding-left:40px;
}

#col{
width:680px;
background: url(./images/back_right_col.jpg) repeat-y right;}

h1{
height:15px;
font-size:20px;
color:#FFFFFF;}
#right_col ul {
margin: 0px;
padding: 0px;
}
#right_col li, #right_col2 li {
text-indent:0px;
background: #628f13; 
display: block;
border-bottom: 2px #4f740e dotted;
padding: 8px 0px 8px 5px;
width: 139px;
line-height: 15px;
border-top: 2px dotted #4f740e;
margin-top: 0px;
margin-bottom: 8px;
text-align: left;
}

#right_col li:hover, #right_col2 li:hover  {
background: #668fd1; 
display: block;
border-bottom: 2px #5475ab dotted;
padding: 8px 0px 8px 5px;
width: 139px;
line-height: 15px;
border-top: 2px dotted #5475ab;
margin-top: 0px;
margin-bottom: 8px;
}


#right_col li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #dfce3b;
text-decoration: none;
}


#right_col li a:hover { 
color: #fff;
text-decoration:u;
}

#right_col li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #dfce3b;
text-decoration: none;
}
.edit{
font-size:9px;
}
