





body {
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	background-color: #f2f2f2;
	background-image: url(design/background_grad.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}


h1 { font-size: 28px; color:#94b500; font-weight: normal; margin: 0px 0px 10px 0px }
h2 { font-size: 20px; color:#a4c500; font-weight: normal; margin: 10px 0px 4px 0px }
p { padding: 0px; margin: 0px 0px 12px 0px }

a {
	text-decoration: none;
	color: #6600CC;
}

a:hover {
	color: #CC00FF;
}



.floatleft { float: left; margin: 10px 10px 10px 0px }
.floatright { float: right; margin: 10px 0px 10px 10px }
.clearing { clear: both; height: 0px; }



hr {
	clear:both;
}

.imgmouseover {
	cursor: pointer;
}

.hidden { display: none; }
.shown  { display: block; }



/* ================================ */
/*             GENERAL              */
/* ================================ */




#title {
	background-image: url(design/sc_logo_l.jpg);
}

#titleInner {
	background-image: url(design/sc_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 150px;
	width: 800px;
	margin: 0px auto 0px auto;
}


#featurePanel {
	background-image: url(design/feature_strip.png);
	height: 400px;
	overflow: hidden;
}



#featurePanel h1 { font-size: 28px; color:#6600CC; font-weight: normal; margin: 0px 0px 10px 0px }
#featurePanel h2 { font-size: 21px; color:#6600CC; font-weight: normal; margin: 10px 0px 4px 0px }
#featurePanel p { font-size: 18px; padding: 16px; color:#777777; margin: 0px 0px 0px 0px }









#wholepage {
	text-align: left;
	width: 960px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
}




#wholepage2 {
	text-align: left;
	width: 960px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
}






#endcap {
	height: 20px;
}


#galleryMenu {
	padding-top: 4px;
	float: left;
	width: 180px;
	margin-bottom: 16px;
}

.galleryLink {
	background-image: url(design/gallerylink.png);
	height: 32px;
	font-size: 16px;
	overflow: hidden;
	margin: 0px 0px 3px 0px;
	cursor: pointer;
}

.galleryLink:hover {
	background-image: url(design/gallerylink_high.png);
}


.galleryLink p {
	padding: 0px;
	margin: 8px 0px 0px 14px;
}


#maincontent {
	float: right;
	width: 760px;
	margin: 4px 0px 16px 0px;
}


.maincontentInner {
	text-align: left;
	padding: 10px 10px 30px 10px;
	margin: 8px 0px 8px 0px;
	border: 1px solid #AAAAAA;
}




#pageTitle {
	background-image: url(design/gallerylink.png);
	height: 32px;
	font-size: 18px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#pageTitle p {
	padding: 0px;
	margin: 6px 0px 0px 14px;
}










#menu {
	text-align: right;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 4px auto;
	width: 860px;
	font-size: 21px;
}

.menulink {
	display: inline;
	padding: 3px 8px 4px 8px;
}

#menu a:link,
#menu a:visited,
#menu a:active  {
	color: #a4c500;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	color: #b4d500;
}




#footer {
	background-image: url(design/gallerylink.png);
	height: 32px;
	font-size: 12px;
	overflow: hidden;
	margin: 0px 0px 40px 0px;
	text-align: right;
	color: #666666;
}

#footer p {
	padding: 0px;
	margin: 13px 12px 0px 14px;
}



#footer a {

}

#footer a:hover {

}













.j_gallery_thumb_outer2 {
	border: 1px solid #999999;
	margin: 0px 12px 12px 0px;
	width: 138px;
	float: left;
}



.j_gallery_thumb_outer1 {
	padding: 5px;
}




.j_gallery_thumb_inner {
	height: 128px;
	cursor: pointer;
}



.fullView {
	display: block;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-image: url(design/screen.png);
	text-align: center;
}

.fullViewImage {
	margin: 50px auto 0px auto;
	background-repeat: no-repeat;
	border: 6px solid #CCCCCC;
}




#loginForm {
	text-align: center;
}



/* ===================================================================================================================== */

/*			M I C R O S O F T    F U D G E S								 */

/* ===================================================================================================================== */
