* {
	magin-top: 0px;
	margin-bottom: 0px;
	padding: 0;	

}
body{
	text-align: center;
    margin-top: 24px;
	margin-bottom: 24px;
	color:#2757a7;
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
.   background: #FFF url(images/pages/background.gif)  center top no-repeat;
}
#homepage{
	text-align: center;
/*margin-top: 24px;*/
	margin-bottom: 24px;
	color:#2757a7;
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
.   /*background: #FFF url(images/pages/background.gif)  center top no-repeat;*/
}
#container {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#image {
	position: relative;	
	width: 950px;
	height: 200px;
	left:7px;
	/*padding-bottom:40px;*/
	/*border: 7px solid #3366FF;	*/
	text-align:center;
}
#image h1{
	padding: 0;
	margin: 0;

	font-size:22px;
}
#image h2{
	
	font-size:16px;
	margin: 0;
	padding:0;
}
#image h2 a{
	color:#FF0000;
	text-decoration:none;
	20px;
}
#main {
	float:left;
	width: 600px;
	display: inline;
    margin-top: 40px;
}
#main_home {
	float:left;
	width: 600px;
	display: inline;
/*margin-top: 40px;*/
}
#nav{
	top:20px;
	width: 150px;
	position:relative;
	display: inline;
	left: 0px;
	float: left;
	border-left: 7px #3366FF solid;
	border-right: 7px #3366FF solid;
	border-top: 7px #3366FF solid;
	background: url(images/pages/nav-bottom.gif) no-repeat bottom;
	text-align: center;
	margin-top: 40px;
}
#nav h1{
	font-family: Comic Sans MS, cursive;
	line-height: 30px;
	margin: 0px;
}
#nav h1 a{
	color: #2757a7;
	text-decoration: none;	
}
#nav h1 a:hover {
	background: url(images/menus/menubkgd.gif) no-repeat;
	text-decoration: none;
	font-weight:bolder;
	color:#FB4642;
	display:block;
}
#small{
	font-size:15px;
}
#hip{
	top:20px;
	width: 793px;
	height: 122px;
	border-top: 7px solid #3366FF;	
	border-right: 7px solid #3366FF;	
	border-bottom: 7px solid #3366FF;	
	position: relative;
	/*background:#FFF url(img/hip_back.gif) no-repeat;	*/
}
#hip img{
display: block; margin-right:auto; margin-left:auto;
}
 P#subtext{
 margin-top:-3px;
	font-size:15px;
}
#content{
	margin-top: 20px;
	margin-bottom:20px;
	width: 800px;
	min-height: 400px;
	margin-left: 5px;
}
#content p{
	font-weight:bold;
}
#content p a{
	color:#FF0000;
	text-decoration:none;
}
#content p a:hover{
	text-decoration:underline;
	color:#3300FF;
}
#content p img{
	height: 17px;
	width: 17px;
}
#content h1{
	text-align:center;	
	font-size:30px;
	font-weight:bold;
}
#blue{
	color:#2757a7;
}
#green{
	color:#33CC00;
}
#content h2{
	text-align:center;	
	font-size:22px;
	font-weight:bold;
	margin-bottom:-20px;
}
#content h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:-15px;
}
#red{
	color:#FF0000;
}
#groove img{
	border:groove;
}
#paypal{
	border: 2px solid #2757a7;	
	width:120px;
}
#paypal p{
	margin-top: -2px;
}
/* Misc. formatting tools */
a img{color: red; border:0px;}
a:hover img {color: blue; background:none;}
h1 {font-size: 1.2em;}
h1,h2,h3 {color: #994;}


/* footer */
#footer {
	background:url(images/pages/footer-bkgd.gif) no-repeat;
	margin-left: -150px;
	margin-bottom: 24px;
	padding-top:15px;
	width: 950px;
	height: 100px; 
	color: #2757a7;
	font-size: 0.9em;
	text-align: center;
	position:absolute;
	float:right;
}
#footer p{
	margin-top:-3px;
}
