body {
	background-image: url(../images/stars.jpg);
	background-position: center top;
	background-repeat: repeat-xy;
	background-attachment:fixed;
}

body p{
	font-size: 1.1em;
	margin-bottom: 1em;
}

#wrapper {
	background-repeat: repeat-y;
	background-image: url('/images/white_bg.png');
	width: 940px;
}

#header {
	display: block;
	margin-bottom: 0px;
	background-image: url('/images/header.png');
	width: 940px;
	height: 150px;
}



#top_nav {

	display: block;
	height: 38px;
	width: 440px;
	text-align: left;
	padding-left: 470px;
	margin-top: 0px;
}

table.nav_links {
	margin: 0;
	padding: 0;
	text-align: left;
	padding-top: 8px;
}

table.nav_links td {
	margin: 0;
	padding: 0;
	text-align: left;
    width: 20%;
}

table.nav_links td a {
	text-decoration: none;
	font-family:Trebuchet MS,sans-serif;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

table.nav_links td a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#header_logo {
	display: block;
	width: 150px;
	height: 100px;
}

#top_banner {
	display: block;
	width: 750px;
	height: 100px;
}

#mini_box {
	background-image: url(../images/mini_box.png);
	background-position: 0px top;
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 160px;
	text-align: center;
	margin-left: 17px;
	padding-right:0px;
	margin-top: 5px;
}

#newster_box {
	background-position: 0px top;
	display: block;
	height: 160px;
	width: 160px;
	text-align: center;
	margin-left: 17px;
	padding-right:0px;
	padding-top: 15px;
}

#vistaprint {
	background-position: 0px top;
	display: block;
	height: 120px;
	width: 160px;
	text-align: center;
	padding-top: 15px;
}

#wishad {
	background-position: 0px top;
	display: block;
	height: 596px;
	width: 160px;
	text-align: center;
	padding-top: 15px;
}

#cp-rotator {
	background-position: 0px top;
	display: block;
	height: 150px;
	width: 150px;
	text-align: center;
	padding-top: 15px;
}

#events {
	background-image: url(../images/upcoming_events.png);
	background-position: 0px top;
	display: block;
	height: 320px;
	width: 160px;
	text-align: center;
	margin-left: 17px;
	padding-right:0px;
	margin-top: 15px;
}

#products {
	display: block;
	width: 160px;
	text-align: center;
	margin-left: 17px;
	padding-right:0px;
}

#top_horizontal {
	padding-top: 5px;
	display: block;
	width: 728px;
	height: 90px;
}

#adbrite_right {
	display: block;
	margin-top: 5px;
	width: 160px;
	height: 600px;
}

#left_banner img {
	left: 0;
	top: 0;
	width: 120px;
	height: 600px;
}

#internal_banner {
	left: 17px;
	top: 5px;
	display: block;
	width: 160px;
	height: 600px;
}


#main_logo {
	display: block;
	width: 390px;
	height: 400px;
}

#inside_content_area_top {
	background-image: url(../images/box_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 555px;
	height: 79px;
}

#inside_content_area_middle {
	background-image: url(../images/box_middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	display: block;
	width: 555px;
}

#inside_content_area_bottom {
	background-image: url(../images/box_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 555px;
	height: 31px;
}

#content_box {
	padding-top: 10px;
	padding-left: 35px;
    padding-right: 0px;
	padding-bottom: 0px;
	width: 480px;
}

#footer {
	background-image: url(../images/footer.png);
	background-position: 0px top;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 940px;
	text-align: center;
	padding-left: 0px;
	margin-top: 35px;
}

#spacer {
	display:block;
	height: 38px;
	width: 640px;
	text-align: center;
	padding-left: 150px;
	margin-top: 0px;
}

table.footer_links {
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 8px;
}

table.footer_links td {
	margin: 0;
	padding: 0;
	text-align: center;
}

table.footer_links td a {
	text-decoration: none;
	font-family:Trebuchet MS,sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table.footer_links td a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#bottom {
	display: block;
	text-align: center;
	margin-top: 12px;
}

h1.page_heading {
	font-family:Trebuchet MS,sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	padding-top: 34px;
	padding-left: 26px;
}

p.copyright {
	font-family:Trebuchet MS,sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
}