@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.border_grey {
	border: 1px solid #CCCCCC;
}

#container {
	clear: both;
	float: none;
	width: 760px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#container>div {
	float:none;
	clear:both;
}

#content {
	background-image: url(images/content_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height: auto;
	width: 746px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	min-height: 386px;
	overflow: auto;
	position: relative;
}
#content_subpage {
	background-image: url(images/subpage_content_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height: auto;
	width: 746px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	min-height:386px;
	overflow: auto;
	position: relative;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer a { color: #DCC9DE;	text-decoration: underline; }
#footer a:hover { color:#FFFFFF; text-decoration:none; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 30px;
	letter-spacing: -.05em;
}


#hometextbox {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 746px;
	position: relative;
	height: auto;
}
#hometextbox #hometextbox_content {
	background-image: url(images/home_textbox_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
	clear: both;
	float: none;
	width: 726px;
	margin: 0px;
}
#homeflashbox {
	background-image: url(images/homeflashbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 381px;
	width: 554px;
	position: relative;
}

.img_fl_left {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_fl_right {
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#left {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 180px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#logobox {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 180px;
}
#logobox img {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbox {
	background-image: url(images/navbox_bg.gif);
	clear: both;
	float: none;
	height: 154px;
	width: 155px;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a1a1a1;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#navbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #924799;
	text-decoration: none;
	background-image: url(images/main_nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-align: left;
	display: block;
	clear: both;
	float: none;
	height: 20px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navbox a:hover {
	color: #000000;
	text-decoration: none;
}


#main {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.pink {
	color: #A16DA6;
}
#page_content {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	overflow: auto;
	position: relative;
	height: auto;
}

#page_content a {
	color: #924799;
	text-decoration: underline;
}
#page_content a:hover {
	color: #000;
	text-decoration: none;
}

#right {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 544px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#submenu {
	clear: both;
	float: none;
	height: auto;
	width: 183px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#submenu_content {
	background-image: url(images/submenu_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	clear: both;
	float: none;
	width: 163px;
	position: relative;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#submenu_content  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	clear: both;
	float: none;
	height: 20px;
	width: 163px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
}
#submenu_content  a:hover {
	color: #000000;
	text-decoration: none;
}
#submenu #submenu_bottom {
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 7px;
	width: 183px;
	overflow: hidden;
	position: relative;
}
#submenu #submenu_top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#submenu #submenu_top {
	color: #FFFFFF;
	background-image: url(images/submenu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	clear: both;
	float: none;
	height: 26px;
	width: 163px;
	overflow: hidden;
	position: relative;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#top {
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#top #header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a1a1a1;
	text-decoration: none;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	position: relative;
	height: 89px;
	width: 760px;
}
#top #graphics {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 161px;
	width: 760px;
	overflow: hidden;
	position: relative;
}
#topnav {
	clear: right;
	float: right;
	height: auto;
	width: auto;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 236px;
	overflow: hidden;
	position: relative;
	color: #666666;
	text-align: left;
}
#topnav  form {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#topnav .textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/topsearch_input_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	clear: none;
	float: left;
	height: 16px;
	width: 123px;
	position: relative;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-attachment: scroll;
	overflow: hidden;
}
#topnav .submitbttn {
	background-image: url(images/topsearch_submit_bttn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 16px;
	width: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: relative;
	visibility: visible;
}


#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: inline;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	margin: 0px;
}
#topnav a:hover {
	color:#000000;
	text-decoration:none;
}

