body {
	margin: 10;
	padding: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
font-size: 24px;
margin-bottom: 6px;
font-weight: bold;
color: black;
}

h1.subhead {
font-size: 18px;
margin-top: 4px;
margin-bottom: 14px;
font-weight: bold;
color: #000000;
}

h2 {
font-size: 14px;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
}

h3 {
font-size: 13px;
font-weight: bold;
margin-bottom: 4px;
color: #000000;
} 

p {
margin-top: 0;
margin-left: 26px;
margin-bottom: 13px;
}


ul {
padding-left: 0px;
margin-left: 0px;
}

li {
margin-top: 13px;
margin-bottom: 13px;
margin-left: 39px;
padding-left: 0px;
}

ul ul li {
margin-left: 13px;
padding-left: 13px;
}

ol ul li {
margin-left: 13px;
padding-left: 13px;
}


.center {
text-align: center;
}


#logo {
height: 102px;
margin: 0;
padding: 0;
}


#home_link a {
position: absolute;
height: 80px;
width: 220px;
top: 10px; 
left: 580px;
text-decoration: none;
}


#home_link a i {
visibility: hidden;
}



a:link {
color: #4E8198; 
text-decoration: underline;
border: none;
}

a:visited {
color: #4E8198; 
text-decoration: underline;
}

a:hover {
color: #D7892A;
text-decoration: underline;
}

a:active {
color: #4E8198;
text-decoration: none;
}

#menu a {
text-decoration: none;
display: block;
padding: 3px 3px 3px 3px; 
width: 150px;
}

#menu a:link {
color: #000000; 
text-decoration: none;
}

#menu a:hover {
text-decoration: none;
background-color: #F5C145;
color: #000000;
}

#menu a:active {
color: white; 
text-decoration: none;
}

#menu a:visited {
color: #000000; 
text-decoration: none;
}


#wrapper {
background:  url("graphics/menu_background.gif") repeat-y left top;
margin: 0;
width: 800px;
}

#menu, #main {
float: left;
padding-top: 20px;
padding-bottom: 20px;
} 





.separator {
clear: both;
height: 0;
}

.current {
background:  url("graphics/current.gif") no-repeat top left;
}

h1.home {
font-size: 22px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
color: #000000;
}

.subtitle {
font-size: 12px;
font-weight: bold;
margin-bottom: 2px;
margin-top: 0px;
}

.gold {
color: #CD9931; 
}

p.condensed {
margin-bottom: 8px;
margin-top: 8px;
}

.copyright {
font: 9px;
color: #808080;
padding-left: 20 px;
margin-left: 20 px;
margin-bottom: 0px;
margin-top: 0px;



#menu {
width: 180px;
}

p.menu1 {
margin: 3px;
font-weight: bold;
}

p.menu2 {
margin-left: 13px;
margin-bottom: 3px;
margin-right: 3px;
margin-top: 3px;
font-weight: normal;
}


#main {
width: 596px;
padding-left: 20px;
}


#register_domain {
width: 605px;
height: 1000px;
padding-left: 0px;
}



#authentic, #authority {
float: left;
width: 240px;
margin-top: 5px;
margin-left: 5px;
margin-right: 20px;
padding: 10px;
border-color: #EDB139;
border-style: solid;
border-width: 2px;
} 


#copyright {
float: left;
padding-top: 20px;
padding-bottom: 20px;
}



}


