body {
	margin: 0 auto;
	background-color: #c3c9cf;	
	font-family: Verdana, Times;
	font-size: 12px;	
	color: #000;
	font-weight: bold;
	line-height: 2.0em;	
}

#wrapper {
	margin: 0 auto;
}

#header {
	margin: 0 auto;	
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;	
	width: 750px;
	height: 332px;
}

#menu {
	margin: 0 auto;	
	font-size: 12px;	
	text-align: center;
	width: 750px;
	display: block;
	line-height: 3.0em;
}

a:link {text-decoration: underline; font-weight: bold; color: #810103;}
a:visited {text-decoration: underline; font-weight: bold; color: #810103;}
a:hover {text-decoration: none; font-weight: bold; color: #fff;}

#content {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-top: 25px;
}

#footer {
	margin: 0 auto;	
	width: 750px;
	text-align: center;
}

p {
	margin: 0 auto;
	font-family: Verdana, Times;
	font-size: 12px;	
	color: #000;
	font-weight: bold;
	line-height: 2.0em;
	padding: 15px 5px 15px 5px;		
}

h1 {
	font-size: 18px;
	font-weight: bold;	
	padding: 5px 0 15px 0;
}

.small {
	font-size: 10px;
}

.small2 {
	font-size: 8px;
}

/*
top right bottom left
*/

ul li {
	list-style: disc;
	line-height: 1.5em;
}

#list1 {
	width: 350px;
	float: left;
}

#list2 {
	width: 350px;
	float: right;
}

#list3 {
	width: 350px;
	float: left;
}

#list4 {
	width: 350px;
	float: right;
}

#list5 {
	width: 350px;
	float: left;
}

#list6 {
	width: 350px;
	float: right;
}

#list7 {
	width: 350px;
	float: left;
}

#list8 {
	width: 350px;
	float: right;
}

#list9 {
	width: 350px;
	float: left;
}

#list10 {
	width: 350px;
	float: right;
}

img {
	padding: 5px;
	border: none;
}

.question {
	font-style: italic;
}

.indent {
	display: block;
	padding-left: 20px;
}
