topstripe/* CSS Document */

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: #000000;
  background-color:#333;

}

#MainContainer{
	width:800px;
	margin: 0px auto;

}

p{
	padding:0 30px;
}

#content h1, #content h2, #content h3, #content h4{
	padding:10px 30px;
	line-height:200%;

	}
	
h1{
padding-left:30px;
line-height:100%;
color:#660000;
font-size:180%;
}

h5{
padding-left:30px;
line-height:150%;
color:#660000;
font-size:140%;
}


a:link{
	color:#990000;
	text-decoration:underline;
}

a:visited{
	color:#8e6565;
}

a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

.pushleft{
	padding:20px 30px;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

homemainpicALERT#pagewrap{
	height:100%;
	width:1254px;

}

#container{
	width:auto;
	margin:0 auto;
	background-color:#OOOOOO;

}


#topstripe{
height:300px;
width:100%;
margin:0 auto;
background-color:#222222;

}


#topstripe2{
	width:1190px;
	margin:0 auto;
	background-image:url(images/stripe_back.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}


#mainwrap{
	width:800px;
	float:left;
	background-color:#FFFFFF;
}


#mainwrap2{
	width:800px;
	margin:0 auto;
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	background-color:#FFFFFF;
} 

#content{
	border-top:15px solid #CCCCCC;
	clear:both;
}

#header{
	height:75px;
	clear:both;
	width:100%;
	border-bottom:15px solid #CCCCCC;
}

#header a:link{
	color:#666666;
	text-decoration:none;
}

#header a:visited{
	color:#666666;
	text-decoration:none;
}

#header a:hover{
	color:#CCCCCC;
	text-decoration:none;
}


#header h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:3.0em;
	padding:10px 0 0 30px;
	float:left;
	margin-right:70px;
	line-height:200%;
}

#header li{
	float:left;
	margin:35px 20px 0;
	list-style:none;
	font-size:1.5em;
	}

#header image{
	float:left;
	margin:15px 20px 6px 0;
}

#footstripe{
	background-image:url(images/foot.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:650px;
}



#book{
	width:430px;
	margin:0;
	float:left;
}

#book h2, #book h3{
padding-left:30px;
line-height:150%;
color:#660000;
}

#book, homemainpicALERT h1{
<!--line-height:200%;-->
color:#660000;

}

.nopad{
padding:0 10px;
}

#homecopy{
	width:300px;
	margin:0;
}
#flashbox{
width:500px;
height:100px;
margin-left:200px;
}

#homemainpic{
	width:335px;
	float:right;
	margin-top:40px;
	}
	
#homemainpicALERT{
	width:350px;
	float:right;
	margin-top:10px;
	border:thick;
	
	}
	

#right_col{
float:right;
width:225px;
height:300px;
background:#222222;
<!--	background-image:url(images/right_200w.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:right;
	border-left:2px solid #CCCCCC;
-->}


.clear{
clear:both;
}