@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #dddddd;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#banner {
	background-attachment: scroll;
	background-image: url(bannerbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 150px;
	width: 815px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#animation {
	background-attachment: scroll;
	background-image: url(animationbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 80px;
	width: 815px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.jpg);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 815px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation li {
	font-size: 14px;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	display: inline;
	list-style-type: none;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #666666;
	text-decoration: underline;
}
#navigation a:visited:hover {
	color: #666666;
}

#navigation #endnow {
	border-right-style: none;
}
#navigation #endnow span {
	display: none;
}
#navigation span {
	display: none;
}


#content   {
	clear: right;
	float: none;
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content   h1   {
	text-align: center;
	font-weight: 900;
	font-variant: small-caps;
	font-size: 24px;
	color: #11488f;
}
#content   h2   {
	text-align: center;
	font-weight: 900;
	font-variant: small-caps;
	color: #11488f;
}
#content h3 {
	font-size: 22px;
	font-weight: 900;
	color: #666666;
	text-align: center;
	margin-right: 22px;
}
#content h5 {
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#content a:hover {
	color: #CC9900;
}
#content a:visited:hover {
	color: #CC9900;
}



#content .iconsize {
	height: 50px;
}


#content   #firstpar   {
	font-weight: 900;
}
#content .collagesize {
	width: 770px;
}

#footer {
	background-attachment: scroll;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	clear: right;
	height: 26px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 15px;
}
#footer h4 {
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFFF00;
}
#footer a:visited:hover {
	color: #FFFF00;
}

#bottomblock {
	background-attachment: scroll;
	background-image: url(bottomblockbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	height: 15px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
