body {
	margin:0;
	padding:0;
	text-align: center;
	font: 75% arial, helvetica, sans-serif;
	background: #fffded url(images/bghd2.gif); 
	color: #363636;
}

a:link img, a:visited img {border:none;}

.orange small {
	text-align: right;
	color: #cc0000;
}

.p a {
	text-decoration:none;
	float:right;
	color:#909;
}

.p h2 {
	font-size:120%;
}

.p blockquote {
	border-top: 1px dotted #CCC;
}

.r {
	width: 50%;
	float:right;
}




#topBar {
	width:100%;
	height:40px;
	top:0;
	background: #000 url(images/bghd.gif);
}

#Layer1 {
	width:750px;
	height:200px;
	top: 49px;

}

#topBar H1 {
	margin: 0 15px 0 0;
	color: #fffded;
	text-align: right;
	font-size: 20px;
}

#topBar small {
	margin: 0;
	padding: 0 15px;
	text-align: right;
}


#Layer2 {
	background: #fff url(images/contentbg.gif) repeat-y;
	width:750px;
	height:550px;
	top: 249px;
	text-align: left;
}

#left {
	margin-left:10px;
	padding:0;
	width:140px;
	float: left;
}

#main {
	margin-left:30px;
	padding:0;
	width: 400px;
	float:left;

}

<!--
.hot {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: .5em .5em 1em 4em;
	background: #ffffdd url(images/bg9.gif) no-repeat 0 100%;
	border-bottom: 1px dotted #ccc;
}
-->

#right {
	margin: 0 2px 0 0;
	padding:0;
	width: 120px;
	float:right;
	background: #fffded;
}

#footer {
	width:750px;
	height:25px;
	top:759px;
	border-top: 2px solid #639;
}