body, h1, h2, h3, h4, h5, h6, p, div, form, code, pre, fieldset, legend, dl, dt, dd
{margin:0; padding:0; border:0}

html,body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	background-color:#FFF;
	background-image:url(images/fade.jpg); 
	background-repeat:no-repeat; 
	background-repeat:repeat-x; }

p,span,td,div {
	margin:0px;
	padding:0px;
	font-size: 1.0em;}

input{
	width:200px;
	font-size: 1em; }
select{
	width:205px;
	font-size: 1em; }
ul{
	font-size: 1em;
	margin-top: 5px}
li{
	margin-bottom: 3px;
	list-style-type:none;
	margin-left:-17px;
	margin-top:3px;}

h1{
	font-size: 2.0em;
	font-weight: normal;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px}
	
h2{
	font-size: 1.3em;
	font-weight: bold;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px}

#divBlack{
	height:50px; 
	border:1px solid black;
	width:645px; 
	margin:auto;
	background-color:#FFFFFF; 
	background-image:url(images/bg-side.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#993333; }
#divBlack div{
	margin:5px;
	margin-left:10px; }

#divBlueFade{
	background-image:url(images/bg-main.jpg); 
	background-repeat:no-repeat; 
	height:172px; 
	width:645px; 
	margin:auto; }

#divContent{
	background-color:#FFFFFF;
	background-image:url(images/bg-side2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:635px;
	padding-right:10px;
	margin:auto; }
#divMenu{
	background-color:#FFFFFF;
	width:200px;
	float:left; }
#divMenu a{
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding-left: 0px;
	padding-right:10px; }

#divInsetImg{
	padding-left:20px;
	padding-bottom:20px; }

#divMain{
	border-width:1px;
	width:435px;
	float:right;
	padding-bottom:20px; }

#divHosting{
	padding-top:25px;
	padding-bottom:5px;
	clear:both;
	text-align:center;
	font-size:0.9em;
	color:#999999; }
#divHosting a{
	color:#999999; }

