@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/retro_bg2.jpg);
	background-attachment: fixed;
}
#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 895px;
	border: 2px solid #5E2586;
}
#top{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	float: none;
	height: 28px;
	padding-top: 88px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/logo_banner_new.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menu_active1.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 21px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:pointer;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #5E2586;
	background-image: url(images/menu_hover1.jpg);
	background-repeat: repeat-x;
}
#left {
	float: left;
	width: 625px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
}
#left a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E2785;
	font-size: 12px;
}

#left h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E2586;
	font-size: 18px;
	padding-top: 25px;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	background-color: #B88BB6;
}
#left h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #502172;
}

#left p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left .gallerylink {
	font-size: 18px;
	color: #552378;
	text-align: center;
}
#left table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.news_strip {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: #5E2586;
	padding-left: 5px;
}
.news_pic1 {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	margin: 0px;
	height: 88px;
	padding-top: 10px;
}


.news_pic2 {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#right {
	width: 235px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-y;
	background-color: #5E2586;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

#right a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#right a:hover {
	color: #FFCC99;
}


#right  h2 {
	color: #FFCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-size: 18px;
	letter-spacing: 5px;
	text-align: center;
	margin-left: -12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B88BB6;
	border-bottom-color: #B88BB6;
}

#footer {
	clear: both;
	width:100%;
	height:50px;
	margin-top: -3px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #5E2586;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B88BB6;
}
.privacy {
	font-weight: normal;
	color: #5E2586;
	font-size: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

#footer a {
	color: #B88BB6;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
}
#MenuBar1 {
	margin-left: -8px;
}

.width {
	width: 50px;
}
