html>body #content {
	height: auto;
	min-height: 700px;
}


body{
	font-family: verdana;
	font-size: 95%;
	line-height: 110%;
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}

body,td,th {
	color: #333333;
}


#wrap {
	width: 960px;
	background-color: #FFEBCD;
	margin:auto;
}

#content {
	float: left;
	width: 540px;
	height: 700px;/*hack for IE's ignorance of min-width */
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;

}

#sidebar {
	float: right;
	width: 380px;
	padding-top: 10px;
}

#sidebar h4{
	font-weight: bold;
	font-size: 90%;
	color: #666666;
	padding:1px;
	margin-top: 2px;
}

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar1
{
	float: left;
	width: 185px;
	padding-left:2px;
	padding-right:2px; 
}

#sidebar2
{
	float: right;
	width: 183px;
	padding-left:2px;
	padding-right:5px;
}


#header {
	font-family: Georgia, times, serif;
	color: #ffffff;
	padding:25px 0px 0px 15px;
	height: 50px;
	background:url(images/headerbg_grad.png) center repeat-x;
	text-align: left;
	overflow: hidden;
}

#header h1{
	font-size: 28px;
	font-weight: bold;
	padding: 0px;
	font-variant: small-caps;
}

#header h2{
	font-size: 95%;
         font-weight: bold;
	color: #ffffff;
	text-transform: lowercase;
	/*letter-spacing: 1px;*/
	padding: 2px 0 0 25px;
}

#header a{
	color: #000000;
	text-decoration:none;
         font-weight: bold;
}

#navbarhz{
	font-size: 12px;
	background: #CADFAC url(images/headerbg_grad2.png) bottom left repeat-x;
	height: 20px;
	padding-top: 1px;
	margin-bottom: 0px;
	border-bottom: 1px #FFFFFF solid;
	text-align: left;
	clear: both;

}

#navbarhz-l {
	text-align: left;
	float: left;
}



#navbarhz-r {
	padding-right: 5px;
	float: right;
}


#navbarhz a{
	color: #CC0033;
	padding:4px 4px 5px 4px;
	text-decoration:none;
}


#navbarhz a:hover{
	color:#fff; 
	background: #993333;
}

.cornerbox{

	height: 180px;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}


a, a:link {
	padding: 1px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-family: georgia;
	font-weight:normal;
}

h1 {
	font-weight: bold;
	font-size: 150%;
}


h2 {
	font-weight: normal;
	font-size: 125%;
}

h2.pagetitle {
	text-align: center;
	font-size: 120%;
	padding-bottom: 8px
}


h3 {
	font-size: 120%;
	color: #FFFFFF;
}


h3 a:link, h3 a:hover, h3 a:visited{
	color: #666666;
	text-decoration: none;
}


p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

small{
	font-size: 65%;
}
	
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img{
	border: none;
}

.item img {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	border: none;
}

.item {
	padding: 2px;
	margin-bottom: 25px;
	margin-top: 1px;
	text-align : left;
	/*border-bottom: 1pt solid #CADFAC;*/
}

.item ul {
	list-style: url(images/bullet.png);
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 25px;
	margin-left: 10px;
	font-size: 80%;
}


.itemhead{
	padding-bottom: 4px;
}




.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .category {

	display: block;

}


cite{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

blockquote {
	margin: 10px 5px 10px 5px;
	padding: 8px;

}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}



.alignright {
	float: right;
}

.alignleft {
	float: left
}


.links {text-align:left;}
.links ul {list-style:none; margin:0; padding:0; font-size:75%; }
.links ul li { padding:0; margin:0; border-bottom: #b4b4b4 solid 0.1pt; }
.links ul li a { padding:1px 2px 1px 1px; text-decoration:none; color: #333333; }
.links ul li a:hover { color:#fff; background: #cc9999; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}





#footer {
	font-size: 75%;
	background-color: #E42E55;
	color: #ffffff;
	height: 40px;
	padding-top: 3px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.boosters{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.boosters a{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.boosters a:hover{
	text-decoration: underline;
	color: #666666;
}

.boosters_content{
	font-size: 14px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
