html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-image: url(../images/background.png);
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-repeat: repeat-x;
	background-color: #bf0a12;
}
#main_wrapper {
	margin: 0px auto;
	width: 903px;
	height: 744px;
}

#banner {
	height: 207px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	margin: 32px 0px 0px;
	padding: 0px;
	width: 903px;
}

#innerwrapper {
	width: 903px;
}

#leftcol {
	float: left;
	width: 473px;
	height: 471px;
	background-image: url(../images/content-bkgd.png);
	background-repeat: no-repeat;
}

#content {
	width: 433px;
	/*	background-image: url(../images/content-bkgd.png);
		background-repeat: no-repeat;*/
	height: 371px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 100%;
	padding-right: 15px;
	overflow: auto;
}

#content h2 {
	font-size: 90%;
	color: #433c3c;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: bolder;
	padding-bottom: 8px;
}

#content h3 {
	font-size: 90%;
	color: #433c3c;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding-top: 8px;
}

#content h4 {
	font-size: 90%;
	color: #433c3c;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding-bottom: 8px;
}

#content p {
	font-size: 75%;
	color: 433c3c;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	line-height: 19px;
}

#spiel {
	background-image: url(../images/spiel.png);
	height: 73px;
	width: 450px;
	padding-top: 25px;
	padding-left: 23px;
	background-repeat: no-repeat;
}

#spiel h2 {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 68%;
	font-weight: bold;
	color: #c2151c;
	line-height: 17px;
}

/*#leftcol ul {
list-style-type: none;
border-top: 1px solid #333;
}

#leftcol ul li {
border-bottom: 1px solid #333;
background-color: #d5edb3;
}

#leftcol li a {
display: block;
color: #283f13;
padding: 3px 0 3px 2px;
text-decoration: none;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #960;
color: #fff;
}*/

#rightcol {
	float: left;
	width: 430px;
	height: 471px;
}

#coldsoresbox {
	height: 35px;
	width: 187px;
	background-image: url(../images/coldsores.png);
	padding-top: 120px;
	background-repeat: no-repeat;
	padding-left: 243px;
}

#herpesbox {
	height: 36px;
	width: 187px;
	background-image: url(../images/herpes.png);
	padding-top: 113px;
	background-repeat: no-repeat;
	padding-left: 243px;
}

#shinglesbox {
	height: 51px;
	width: 187px;
	background-image: url(../images/shingles.png);
	padding-top: 116px;
	background-repeat: no-repeat;
	padding-left: 243px;
}





/*blockquote {
font-size: 80%;
background-color: #EBF4E1;
border: 1px solid #003300;
padding: 6px;
}

blockquote:hover {
border: 1px solid red;
}
*/
#footer {
	width: 803px;
	height: 28px;
	color: #ffffff;
	background-image:url(../images/footer.png);
	text-align:right;
	float:left;
	font-size: 70%;
	background-repeat: no-repeat;
	padding-top: 42px;
	padding-bottom: 0px;
	padding-left: 45px;
	padding-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a{
	color: #9c8d8d;
	font-size: 100%;
	text-decoration:none;
	}
	
#footer a:hover{
	color: #cd0a00;
	text-decoration:none;
	}

a {
color: #CC0000;
}

a:hover, a:focus {
color: #FF3333;
text-decoration: none;
}

.left {
float: left;
margin: 5px 10px 1px 0;
border: 1px solid #283F13;
}

#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}

#blah:active {
}
