body {	margin: 5px 0;	font: small/1.8em serif, Arial, Helvetica, sans-serif;	background: #333;	color: #000;	text-align: center;}h1 {	color: #000;	text-align: center;	font-size: 1.2em;	font-weight: normal;	text-transform: uppercase;	border: 1px dotted;	line-height: 1.5em;	margin: 1em 0;}h2 {	margin: 0;	padding: 10px 0 0 0;	text-align: center;	font-size: 1.2em;	font-weight: normal;	color: #FFF;}		h3 {	color: #fff;	background: #F69;	text-indent: 0.5em;	font-size: 1.2em;	font-variant: small-caps;	margin-top: 2em;}a {	color: #FFCC99	text-decoration: none;	border-bottom: 1px dotted;}a:hover {	color: #30C;	border: none;}a:visited {	color: #63F;}img {	border: 0;}#page {	width: 740px;	margin: 0 auto;	color: #000;	background: #FCF;	text-align: left;}	#header {		width: 100%;		height: 120px;	}		#header h1 {			margin: 0;			padding: 20px 0 0 0;			border: none;			font-size: 2.3em;			font-weight: normal;			color: #FFF;		}	#menu {		letter-spacing: 0.1em;		line-height: 3em;		font-size: 0.9em; 		font-weight: normal;		border-bottom: 1px solid #F69;		border-top: 1px solid #F69;		background: #FAF;	}		#menu ul, #sidebar ul, #footer ul {				margin: 0;			padding: 0;			list-style: none;		}	#content {		float: left;		width: 490px;		padding: 0px 20px 30px 20px;		border-right: 1px solid #FAF;		background: #FBFFF0;	}		#content h3 { 			margin: 10px 0; 			padding:  3px 0; 			border: none; 			font-size: 1.1em; 			font-weight: normal; 		}				#content p { 			font-size: 0.9em; 			line-height: 1.2em;			font-weight: normal; 		}				#content image { 			float: left;		}				#sidebar {		margin: 10px 0 0 -1px;		padding: 0 0 0 15px;		float: left;		width: 180px;		font-size: 0.9em;		border-left: 1px solid #FAF;	}		#sidebar h3 {			margin: 0; 			padding:  2px 0; 			border: none; 			font-size: 1.0em; 			font-weight: normal; 		}				#sidebar image {			margin:  10px 0; 			border: none; 		}			#footer {		clear: both;		margin: 0;		padding: 1px 0;		background: #F69;		text-align: center;		font-size: 0.8em;	}		#footer a {			color: #FFF;			text-decoration: none;			border-bottom: 1px dotted;		}				#footer a:hover {			color: #F00;			text-decoration: none;			border-bottom: 1px dotted;		}								<style type="text/css">
<!--
.dotted { border-style:dotted; }
.dashed { border-style:dashed; }
.solid { border-style:solid; }
.double { border-style:double; }
.groove { border-style:groove; }
.ridge { border-style:ridge; }
.inset { border-style:inset; }
.outset { border-style:outset; }
.none { border-style:none; }
.betu { border-style:solid groove double ridge; @border-width:10px; }
-->
</style> 
