.body {
	background-image: url(images/design.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: left top;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 10px;
	color: #FFF;
	font-weight: normal;
}

.main a:link {color:#0033CC;}

.main a:hover {color:#0033CC;}

.main a:visited {color:#0033CC;}
 
.mainlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.mainlink a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 10px;
	color: #FFcc00;
	font-weight: normal;
}
.mainlink a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: normal;
}.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #FFCC00;
	font-weight: normal;
}
.bottomlinks {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.bottomlinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #999999;
	font-weight: normal;
}
.bottomlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}
.bottomlinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.bottomlinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.bottom {
	margin-left: 150px;
}
