body {
	background-image:url(images/body_bg_01.gif);
	background-repeat:repeat-x;
	background-color:#e0cdfc;
	color:#FFFFFF;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	text-align:center;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border-width:5px;
	border-color:#FFFFFF;
	border-style:solid;
	z-index: 15;

		

}

a {
	outline:none;
}

.index_pad {
	margin-top:41px;
}

img {
	border:0;
}
	

h1 {
	font-size:14px;
	margin:0;
}

#wrap {
	width:780px;
	text-align:center;
	margin: 0 auto;
	background-image:url(images/wrap_bg_10.gif);	
}

#wrap_forum {
	width:780px;
	text-align:center;
	margin: 0 auto;
	background-color:#8a7e9b;	
}

a:link {
	color:#ff9600;
	font-weight:bold;
	text-decoration: underline;
}
	
a:visited {
	color:#ff9600;
	font-weight:bold;
	}
	
a:hover {
	color:#ff9600;
	font-weight:bold;
	
	}

#header {
	background-image:url(images/header_bg_02.gif);
	background-repeat:no-repeat;
	height:237px;
	clear:both;
}

#header img {
	margin-top:15px;
}

#left_nav {
	margin-top:68px;
	float:left;
	width:520px;
	text-align:left;
	color:#99c10f;
	font-weight:bold;
	font-size:12px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size:12px;
	color:#99c10f;
	z-index: 1000;
}

#nav .title {
	padding:0px 0px 0px 0px;
	display: block;
	width: 65px;
	height:20px;
	
	
}

#nav .title_disc {
	padding:0px 0px 0px 5px;
	display: block;
	width: 65px;
	height:20px;
	
	
}






#nav .title a{
	padding:0px 0px 0px 0px;
	display: block;
	width: 7em;
	height:14px;
	color:#99c10f;
	text-decoration:none;
}




#nav a:hover {
	color:#627C09;
	text-decoration:none;
	
	
}

#nav li { /* all list items */
	float: left;
	
	 
}

#nav .home_li { /* all list items */
	float: left;
	width: 4.1em;/* width needed or else Opera goes nuts */
	 
}

#nav .disc_li { /* all list items */
	
	float: left;
	width: 7em;/* width needed or else Opera goes nuts */
	 
}

#nav .thes_li { /* all list items */
	float: left;
	width: 7em;/* width needed or else Opera goes nuts */
	 
}

#nav .soc_li { /* all list items */
	float: left;
	width: 4.5em;/* width needed or else Opera goes nuts */
	 
}

#nav .aca_li { /* all list items */
	float: left;
	width: 6.3em;/* width needed or else Opera goes nuts */
	 
}

#nav .men_li { /* all list items */
	float: left;
	width: 6.3em;/* width needed or else Opera goes nuts */
	 
}

#nav li ul { /* second-level lists */
	position: absolute;
	text-align:left;
	
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a {
	padding:6px 5px 5px 5px;
	background-color:#ffffff;
	
	display: block;
	width: 12em;
	height:auto;
	color:#99c10f;
	text-decoration:none;
	
}

#nav li ul a:hover {
	background-color:#ffffff;
	color:#627C09;
}



#nav li ul ul { /* third-and-above-level lists */
	margin: -2.2em 0 0 11em;
	padding-right:7px;
	
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#right_nav {
	margin-top:68px;
	float:right;
	width:260px;
	text-align:right;
	color:#ff9600;
	font-weight:bold;
	font-size:12px;
}



#right_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#right_nav li {
	display: inline;
	padding-left:13px
}

#right_nav li a:link {
	color:#ff9600;
	font-weight:bold;
	text-decoration: none;
}
	
#right_nav li a:visited {
	color:#ff9600;
	font-weight:bold;
	text-decoration: none;
	}
	
#right_nav li a:hover {
	color:#A05E00;
	font-weight:bold;
	text-decoration: none;	
	}
	


#content {
	
	padding:15px 15px 10px 20px;
	
	text-align:justify;
	float:left;
	width:430px;
}

#forum_holder {
	padding:0px 20px 0px 20px;
	
	text-align:left;
	float:left;
	
}

#forum_frame {
	
}

#disc_nav_holder {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 3px 0px;
	width:428px;
	height:26px;
	
}

#disc_nav, #disc_nav ul { /* all lists */
	padding:0;
	margin: 0;
	list-style: none;
	font-size:12px;
	color:#99c10f;
	width:430px;
	background-color:#FFFFFF;
	width:430px;
}

#disc_nav li { /* all list items */
	float: left;
	text-align:justify;
	padding-right:1px; 
}

#disc_nav a {
	padding:3px 7px 3px 7px;
	display: block;
	width: auto;
	height:20px;
	color:#99c10f;
	text-decoration:none;
	background-color:#655c72;
	text-align:center;
}

#disc_nav a:hover {
	color:#ff9600;
	background-color:#655c72;
}

#disc_nav .active {
	padding:3px 7px 3px 7px;
	display: block;
	width: auto;
	height:20px;
	color:#655c72;
	text-decoration:none;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}



.main_image {
	border-width:5px;
	border-color:#FFFFFF;
	border-style:solid;
}

#side {
	background-image:url(images/news_top_bg_06.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	text-align:justify;
	padding:15px 15px 10px 15px;
	margin: 0px 6px 0px 0px;
	width:277px;
	
}

#rss a {
	display:block;
	height:15px;
	width:27px;
	float:right;
	margin-top:3px;
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.news_date {
	color:#ff9600;
	font-weight:bold;
}

.more_news {
	text-align:right;
	
}

#clear {
	clear:both;
	
}

#footer {
	font-size:10px;
	color:#ff9600;
	height:30px;
	background-color:#FFFFFF;
}

#footer_wrap {
	width:780px;
	margin: 0 auto;
	padding-top:4px;
}

.footer_left {
	float:left;
}

.footer_right {
	float:right;
}

#shop_thumb {
	background-color:#FFFFFF;
	text-align:center;
	font-size:11px;
	color:#655c72;
	font-weight:bold;
	line-height:15px;
	border-width:2px;
	border-style:solid;
	border-color:#FFFFFF;
	
}

.price {
	background-color:#ff9600;
	color:#FFFFFF;
}

.shop_thumbnail {
	width:120px;
}

.shop_holder {
	padding:0px 15px 15px 0px;
}

