body {
	margin:0px;
	padding: 0px;
	background-color: #282828;
	background-image: url(img/bg4.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainwin {
	width: 945px;
	height: 600px;
	margin: 0 auto;
	text-align:left;
	padding: 0px 15px;
}

#header {
	padding-top: 25px;
	padding-left: 0px;
}

#menu a {
	color: #D8D8D8;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
}

#content {
	position: absolute;
	width: 475px;
	margin-left: 260px;
	margin-top: 88px;
	display: none;
	overflow: hidden;
}

#scselect {
	position: absolute;
	margin-left: 221px;
	margin-top: 92px;
	display: none;
}

#sc2006, #sc2007, #sc2008, #sc2009, #sc2010, #sc2011, #scport {
	width: 11px;
	margin-bottom: 12px;
	cursor: pointer;
	background-repeat: no-repeat;
	display: none;	
}

.scInactive {
	opacity: 0.55;
	filter: alpha(opacity=55);
}

.scActive {
	opacity: 1;
	filter: alpha(opacity=100);
}

#scport {
	height: 63px;
	background-image: url(img/scport.gif);
}

#sc2011 {
	height: 31px;
	background-image: url(img/sc2011.gif);
}

#sc2010 {
	height: 31px;
	background-image: url(img/sc2010.gif);
}

#sc2009 {
	height: 31px;
	background-image: url(img/sc2009.gif);
}

#sc2008 {
	height: 31px;
	background-image: url(img/sc2008.gif);
}

#sc2007 {
	height: 31px;
	background-image: url(img/sc2007.gif);
}

#sc2006 {
	height: 32px;
	background-image: url(img/sc2006.gif);
}

#sc2006:hover, #sc2007:hover, #sc2008:hover, #sc2009:hover, #sc2010:hover, #sc2011:hover, #scport:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*
#content {
	background-color: white;
}
#scm2006 {
	background-color: red;
}

#scm2007 {
	background-color: blue;
}

#scmport {
	background-color: green;
}
*/

#scm2006, #scm2007, #scm2008, #scm2009, #scm2010, #scm2011, #scmport {
	width: 470px;
}

#mainbar {
	height: 230px;
	width: 832px;
	margin-left: 59px;
	margin-top: 40px;
}
#descbar, #backbar {
	margin-left: 59px;
}

#backbar {
	display: none;
}

#backbar a {
	color: #D8D8D8;
	text-decoration: none;
}

#backbar a:hover {
	color: #FFFFFF;
}

.cat {
	width: 150px;
	height: 225px;
	border: 1px solid #EEEEEE;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: absolute;
	opacity: 0.75;
	filter: alpha(opacity=75);
	overflow: visible;
}

.catActive {
	width: 150px;
	height: 225px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;	
}

.catInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	margin: 170px 10px 0px 5px;
}

#cat1 {
	margin-left: 0px;
	background-image: url(img/cat1bg.jpg);
}

#cat2 {
	margin-left: 170px;
	background-image: url(img/cat2bg.jpg);
}

#cat3 {
	margin-left: 340px;
	background-image: url(img/cat3bg.jpg);
}

#cat4 {
	margin-left: 510px;
	background-image: url(img/cat4bg.jpg);
}

#cat5 {
	margin-left: 680px;
	background-image: url(img/cat5bg.jpg);
}

.desc {
	position: absolute;
	display: none;
}

#desc1 {
	margin-left: 0px;
}
#desc2 {
	margin-left: 170px;
}
#desc3 {
	margin-left: 340px;
}
#desc4 {
	margin-left: 510px;
}
#desc5 {
	margin-left: 680px;
}

#lowercover {
	margin-left: 59px;
	margin-top: 60px;
}

#intro {
	float: left;
	width: 375px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}

#lowerRight {
	float: left;
	width: 410px;
	margin-left: 47px;
}

.subsec {
	border-bottom: 1px solid #888888;
	padding-bottom: 1px;
}

.cgCell {
	padding-top: 12px;
}

.catLink {
	font-size: 11px;
	color: #D8D8D8;
	text-decoration: none;	
}

.preview {
	font-size: 18px;
	line-height: 21px;
	color: #D8D8D8;
	text-decoration: none;
	padding: 4px 0px 24px 0px;	
}


.gallery {
	padding-left: 10px;
	margin-bottom: 10px;
	
}

.galTitle a, .coverGalTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #D8D8D8;
	text-decoration: none;
}

.galTitle a:hover, .coverGalTitle a:hover, .catLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.galSplitter {
	border-bottom: 1px solid #888888;
	margin: 25px 0px 10px 10px;
}
