.

body {
	overflow: hidden;
	background-color: #e0e0ff;
	font-family: sans-serif; 
	font-size: 12px; 
	color: #000033; 
}

#container {
	width:980px;
	overflow:hidden;
	margin: 0 auto;
	text-align: left;
	min-height: 1000px;
	
}



#sphome {
	margin: 0;
	height: auto;
	background-color: white;
		width:980px;
	overflow:hidden;

}




#navigation {
}

#navigation a:link {
	text-decoration: none
}

#navigation a:visited {
	text-decoration: none
}

#navigation a:active {
	text-decoration: none
}

#navigation a:hover {
	text-decoration: underline;
}



#navigation table.navsp {
	padding: 0;
	margin: 0;
	height: 20px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
}

#navigation tr.navsp {
	padding: 0;
	margin: 0;
	height: 20px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
}

#navigation td.navsp {
	border: 2px;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-bottom-color: white;
	border-style: ridge;
	padding: 0;
	margin: 0;
	height: 20px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
}










#secondnavigation {
	margin-top: 10px;
	background-color: #d0d0ff;
	width: 1000px;
}

#secondnavigation a:link {
	text-decoration: none
}

#secondnavigation a:visited {
	text-decoration: none
}

#secondnavigation a:active {
	text-decoration: none
}

#secondnavigation a:hover {
	text-decoration: underline;
}


#secondnavigation table  {

	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
#secondnavigation tr  {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
#secondnavigation td  {
	border: 2px;
	padding: 0px;
	margin: 0px;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-bottom-color: white;
	border-style: ridge;
	height: 30px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
	width:100px;
	TEXT-DECORATION: none
}

#trailer {
	top:auto;
	background-color: #d0d0ff;
}

#trailer a:link {
	text-decoration: none
}

#trailer a:visited {
	text-decoration: none
}

#trailern a:active {
	text-decoration: none
}

#trailer a:hover {
	text-decoration: underline;
}

#trailer table {
	
	
}


#trailer td {
	border: 0px;
	padding: 0;
	margin: 0;
	height: 20px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
	width:33%;
	TEXT-DECORATION: none
}

#hdradvert {
	margin: 0 0 0 0;
	background-color: #dddddd;
	height: 18px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 10px;	
	font-style: normal;
	width: 1000px;
	top: auto;
	clear: both;
	text-align: center;
	vertical-align: middle;
	border-top: thin;
	border-color: black;
	overflow: hidden;
}

#hdradvert a{
 text-decoration: none;
 color: #000000;
}

#hdradvert a:hover{
 color: blue;
}

#hdradvert .advert {
		background-color: #dddddd;
		margin-left:0px;
		margin-right:0px;
		margin-top:2px;
		padding-top:0px;
        vertical-align:middle;
		width: 120px;
		height:18px;
		float: left;
		overflow: hidden;
}

#hdradvert .first {
	margin-left:0px;
}

#traileradvert {
	margin: 0 0 0 0;
	background-color: #dddddd;
	height: 35px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 10px;	
	font-style: normal;
	width: 1000px;
	top: auto;
	clear: both;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#traileradvert a{
 text-decoration: none;
 color: #000000;
}

#traileradvert a:hover{
 color: blue;
}

#traileradvert .advert {
		background-color: #dddddd;
		margin-left:0px;
		margin-right:0px;
		margin-top:2px;
		padding-top:0px;
        vertical-align:middle;
		width: 110px;
		height:26px;
		float: left;
		overflow: hidden;
}

#traileradvert .first {
	margin-left:0px;
}


#User profile header classes
#contents {
	width:980px;
	overflow:hidden;
	margin: 0 ;

}
#contents .headlebo  {
	text-align: left;
	font-weight: bold;
}
#contents .headcebo  {
	text-align: center;
	font-weight: bold;
}
#contents .headribo1 {
	text-align: right;
	font-weight: bold;	
}
#contents .headceboun1 {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;	
}
#contents .headleboun  {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;		
}
#contents .headriboun  {
	text-align: right;
	font-weight: bold;
	text-decoration: underline;		
}
#contents .headceboit  {
	text-align: center;
	font-weight: bold;
	font-style: italic;		
}
#contents .headleboit   {
	text-align: left;
	font-weight: bold;
	font-style: italic;		
}
#contents .headriboit  {
	text-align: right;
	font-weight: bold;
	font-style: italic;		
}




td.naved {
	border: 2px;
	border-bottom-width: 2px;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-bottom-color: black;
	border-style: ridge;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	height: 40px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-spacing: 0;
	text-decoration: none;
	position: relative;
	border-spacing: 0;
}


.gallery{
	float: left;
	width: 300px;
	margin: 5px 0 0 10px;
	height: 300px;
	border: thin groove #000066;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-align: center;

}

.gallery img{
	overflow: hidden;
	border: thin groove #000066;

}



#lightbox{
	background-color:#999999;
	padding: 10px;
	border: 2px solid #000000;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color:#FFFFFF
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: 3px; border-color: black } 
#overlay{ background-image: url(/images/overlay.png); }
* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}