body, html {
background:#FFFFFF none repeat scroll 0% 0%;
color:#000000;
margin:0pt;
padding:0pt;
font-family:Gentium,"Times New Roman", Serif;
}
body {
min-width:750px;
}
#wrap {
background:#fff none repeat scroll 0% 0%;
margin:0pt auto;
width:75%;
overflow:hidden;
margin-bottom:10px;
}
#wrap2 {
background:#fff none repeat scroll 0% 0%;
margin:0pt auto;
width:100%;
overflow:hidden;
}
#header {
background:#eee none repeat scroll 0% 0%;
margin-top:1%;
margin-bottom:1%;
}
#header h1 {
margin:0pt;
padding:5px;
}
#main {
background:#eee none repeat scroll 0% 0%;
margin-left:1%;
margin-bottom:-990px;
padding-bottom:1000px;
float:right;
width:83%;
min-height:400px;
}
#main h2, #main h3, #main p {
padding:0pt 10px;
}
#sidebar {
background:#eee none repeat scroll 0% 0%;
margin-bottom:-990px;
padding-bottom:1000px;
float:left;
width:16%;
min-height:400px;
}
#sidebar ul {
margin-bottom:0pt;
}
#sidebar h3, #sidebar p {
padding:0pt 10px 0pt 10pt;
}
#footer {
background:#eee none repeat scroll 0% 0%;
clear:both;
font-size:small;
margin-top:1%;
}
#footer p {
margin:0pt;
padding:5px;
}
	a:link {color: #336699;}
	a:visited {color: #330066;}
	a:active {color: #0060ff;}
	a:hover {text-decoration: underline;}
	a {text-decoration: none;}