/* main elements */
html, body {
	background: url('../media/bg.gif') repeat;
	font: 13px "Arial", Lucida Grande, Verdana, Sans-Serif;
	margin: 0 auto;
	padding: 0;
}

/* wrapper */
#container {
	background: #fff;
	width: 722px;
	height: 600px;
	margin: 0px auto;
}

/* banner */
#banner {
	background: url('../media/header.jpg') top left no-repeat;
	height: 100px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 4px solid #ccc;
}	


/* right */
#content {
	float: right;
	background: #fff;
	width: 525px;
	border-bottom: 2px solid #ccc;
	margin: 0;
	padding: 5px;
}

#bottom {
	margin: 0 auto;
	text-align: left;
	width: 725px;
}

/* bottom box */
.bottom {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	width: 250px;
	margin: 20px 5px 5px 0px;
	padding: 5px;
}

/* left */
#leftbar {
	float: left;
	width: 175px;
	margin: 3px;
	padding: 0;
}	

#box {
	border: 1px dotted #ccc;
	background: #eee;
	width: 160px;
	padding: 7px 5px 7px 5px;
	margin: 3px 0px 5px 3px;
}


#footer2 {
	clear: both;
	border-top: 2px solid #ccc;
	color: #000;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 722px;
	background-color: #c6d1e4;
}

/* footer */
#footer {
	clear: both;
	border-top: 2px solid #ccc;
	color: #000;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 722px;
}

/* secondary elements */
#banner h1 { font-size: 45px; color: #fff; margin: 0; padding: 0px 0px 0px 5px; letter-spacing: -0.12cm; }
.bannertag { color: #fff; float: right; margin: 5px 15px 0px 0px; }
#content h2 { font-size: 1.3em; margin: 0; padding: 0px 0px 0px 17px; color: #9c3; border: 0px; border-bottom: 1px; border-style: solid; border-color: #333; top left no-repeat; height: 16px; }
#content h3 { font-size: 1em; margin: 0; padding: 0px 0px 0px 8px; color: #9c3; border: 0px; border-bottom: 0px; border-style: solid; border-color: #333; top left no-repeat; height: 16px; }
#content h5 { font-size: .9em; margin: 0; padding: 0px 0px 0px 8px; color: #9c3; border: 0px; border-bottom: 0px; border-style: solid; border-color: #333; top left no-repeat; height: 16px; }
#content p { margin: 0px 0px 10px 0px; }
#content ul { margin: 0; padding: 5px 0px 5px 20px; list-style: none; text-align: left; }
#content a { color: #9c3; text-decoration: none; } .bottom a { color: #9c3; }
#content a:hover { text-decoration: underline; }
#leftbar ul { margin: 5px 0px 10px 0px; padding: 0; border-top: 1px solid #ccc; } #leftbar li { margin: 0; padding: 5px 0px 5px 0px; list-style: none; border-bottom: 1px solid #ccc; text-align: center; }
#leftbar a { color: #9c3; font-size: 120%; display: block; text-decoration: none; padding: 2px; } #leftbar a:hover { color: #999; text-decoration: underline; background-color: #b7d9f2; } #box p { margin: 0; }
.title { font-size: 1.2em; margin:0px 0px 7px 0px; padding: 0px 0px 0px 20px; color: #9c3; top left no-repeat; height: 16px; } .bottom p { margin: 0px 0px 5px 0px; }
acronym { color: #9c3; }
.detail { color: #9c3; font-variant: small-caps; padding: 2px; }
#footer a { color: #aaa; text-decoration: none; } #footer a:hover { text-decoration: underline; }
* html #footer { padding: 4px 0px 10px 0px; }
#footer2 li {display: inline;}
#footer2 a { color: #000; text-decoration: none; } 
#footer2 a:hover { text-decoration: underline; }
#footer2 {word-spacing: 30px;}
