body{
	text-align: center;
}

.headerimage {
background-color: #dadada;
width: 100%;
height: 215px;
text-align: center;
}

#container {
	margin:0 auto;
	text-align: justify;
width: 526px;
text-align: justify;
font-family: verdana;
font-size: 11px;
line-height: 18px;
color: #3d3d3d;
border-top: 30px solid #dedede;
padding-bottom: 10px;
}

#container h1 {
font-family: minion, georgia, verdana;
color: #9d9d9d;
font-size: 24px;
text-transform: uppercase;
margin: 15;
padding-left: 20px;
font-weight: normal;
}

#container h2 {
font-family: minion, georgia, verdana;
font-size: 18px;
text-transform: uppercase;
margin: 0px;
font-weight: normal;
}

#container h3 {
font-family: minion, georgia, verdana;
color: #9d9d9d;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
margin: 0px;
}

#container h4{
font-family: georgia, verdana;
font-size: 9px;
text-transform: uppercase;
font-weight: normal;
margin: 0px;
}

#content {
width: 380px;
float: left;
}

#bottom {
font-size: 9px;
font-family: arial;
border-top: 1px solid #dedede;
}

#container strong  {
font-family: georgia;
font-weight: normal;
color: #000000;
text-transform: uppercase;
font-size: 10px;
}

#container i {color: #000000;}

#sidebar {
width: 126px;
float: right;
font-family: georgia, verdana;
font-size: 10px;
text-transform: uppercase;
margin-top: 50px;
}

#sidebar a:link {
color: #000000;
text-decoration: none;
border-bottom: 1px solid #9d9d9d;
}

#sidebar a:visited {
color: #cccccc;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}

#sidebar a:hover {
color: #9d9d9d;
text-decoration: none;
border-bottom: 1px solid #9d9d9d;
}

#container a:link {
color: #000000;
text-decoration: none;
border-bottom: 1px solid #9d9d9d;
font-family: georgia;
}

#container a:visited {
color: #cccccc;
text-decoration: none;
border-bottom: 1px solid #cccccc;
font-family: georgia;
}

#container a:hover {
color: #9d9d9d;
text-decoration: none;
border-bottom: 1px solid #9d9d9d;
font-family: georgia;
}

input, textarea, option, select {
font-family: tahoma, verdana, sans-serif;
font-size: 11px; 
color: #000000; 
border: 1px solid #cccccc;
padding: 5px;
}

ul {
list-style: none;
padding: 0;
margin: 0;
padding-left: 25px;
padding-top: 10px;
padding-bottom: 10px;
}

li{
background-repeat: no-repeat;
background-position: 0 .7em;
padding-bottom: 10px;
padding-right: 10px;
}