body {
	background-color: #636363;
	font-family: "Comic Sans MS";
	font-size: 11px;
	line-height: 12px;
	color: #336699;
	background-image: url(../images/body2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.navbody{
	background-image: url(../images/nav2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #636363;
}

.scrollbody{
	background-image: url(../images/scroll.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	leftmargin:"0";
	topmargin:"0";
	marginwidth:"0";
	marginheight:"0";
	bottommargin:"0";
	background-color: #636363;

}


td, th {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;

}

a {
	font-size: 14px;
	color: #FFFF00;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.title {
	font-family: "Comic Sans MS";
	font-size: 36px;
	line-height: 150px;
	color: #CCFF66;
}

.subtitle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 30px;
	color: #CCFF66;
	font-weight: normal;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #CCFF99;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
	color: #336666;

}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cmsShowPictureLeft
{
float: left; 
margin-top:10px;
margin-left:10px;
margin-right: 10px;
}

.cmsShowPictureRight
{
float: right; 
margin-top:0px;
margin-left:10px;
margin-right: 10px;
}

.small {
	font-size: 10px;
}

body.bottom {
	background-image: url();
 
	background-color: #636363;
	font-family: "Comic Sans MS";
	font-size: 11px;
	line-height: 12px;
	color: #336699;
}


.cmsPreviewTitle{
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 30px;
	color: #CCFF66;
	font-weight: normal;
}

TABLE.cmsShowContentTable
{
	margin-top: 10px;
	width: 100%;
	border: none;
	border-width: 0px;
}

TD.cmsShowContentTitle
{
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 30px;
	color: #CCFF66;
	font-weight: normal;
}


