body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#content h1 {
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content p {
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#content .boxmain1 {
	background-color: #f1e2e2;
	font-size: 14px;
}
#content .boxmain1 h2 {
	color: #AB0012;
	font-size: 20px;
	padding: 0px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .boxmain1 p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
}
#footer {
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 16px;
}
#content  .textbox1 {
	margin: 2px;
}
#content .rightcoltext {
	color: #FBF7F7;
	font-size: 16px;
	line-height: 22px;
}
#content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 18px;
	color: #996600;
}
#content ul {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 45px;
}
#content .boxmain1 .boxsize p {
	font-size: 10px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#content .testi {
	color: #CCCCCC;
	font-size: 11px;
}
