/* CSS Document */

html,body
{ 
	margin:0; 
	padding:0;
	background:#000000;
	color:#A5A4A4;
	
}
h1
{
	font-size:18px;
	margin:0;
	padding:0;
	color:#C00000;
	filter:alpha(opacity=50);
	-moz-opacity:1;
}
h2
{
	margin:0;
	padding:0;
	font-size:16px;
	color:#FE0000;
}
h3
{
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
}
#main
{ 
	margin:auto;
	width:960px; 
	height:auto; 
	/*border:1px solid green;*/
}
#header
{
	width:960px;
	height:150px;
	background: url(../images/header.gif) ;
}
#contact{font-family:Tahoma; font-size:12px;color:#fff; text-decoration:none; float:right; padding-top:15px;}
#contact a{color:#fff;}
#menu
{ 
	width:960px;
	height:42px; 
	clear:both; 
	float:none; 
	background:url(../images/menu-gradient.png) repeat-x;
	color:#A5A4A4; 
}
#menu ul#Lefty{float:left;}
#menu ul
{ 
	list-style-type:none; 
	margin:0;
	padding:13px 0; 
	font-family:Tahoma; 
	font-size:12px; 
}
#menu ul li{display:inline; text-decoration:none; padding:0;}
#menu ul li a{text-decoration:none;width:68px; height:40px; padding:12px 10px 14px 12px; color:#FFFFFF;}
#menu ul li a:hover{background:#000;color:#FE0000;}
#menu ul li a#selected{background:#000;color:#006600; font-weight:700;}
#daJoice
{
	width:auto;
	height:auto; 
	clear:both;
}
#content
{
	width:960px;/*width:695px;*/
	height:auto;/*border:1px solid pink;*/ 
	float:right; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:25px; 
	padding-bottom:20px;
	margin:25px 0 0 0; 
	
}
#picHolder
{
	float:right; 
	width:539px;/*width:695px;*/ 
	height:auto;
	min-height:400px;
	/*border:1px solid #333333;*/
	margin:5px 0px 10px 20px ;
}
#GalleryHolder
{
	width:960px;/*width:695px;*/ 
	height:auto;
	min-height:400px;
	/*border:1px solid #333333;*/
	margin:5px 0 10px 0 ;
}

#GalleryHolder img{width:90px; height:80px; position:relative;padding:10px;}
#TipsHolder
/*#picHolder p{ text-align:left; padding-left:10px;}
#event1 a {color:C00000;}
#event1{display:none;}
#event2{display:none;}
#event3{display:none;}
#picHolder ul
{
	background:green;
	padding:10px;
	margin:0;
}
#picHolder ul li
{
	display:inline;
	list-style-type:none;
	padding:10px;
	border:1px solid #FE0000;
}*/
#contentRight
{
	width:255px;
	height:auto;
	border:1px solid #333333; 
	float:right; 
	clear:right;/* background:#333333;*/ 
	margin-top:5px;
}

.smallHeading
{
	width:245px;
	height:25px; 
	background:#333333; 
	color:#FF6600; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:700; 
	letter-spacing:5px;
	padding:10px 0 0 10px;
 }
.smallHeadCon
{
	width:245px; 
	height:auto;
	color:#FF6600;
	font-family:Tahoma; 
	font-size:9px; 
	padding:5px; 
	line-height:15px; 
	font-weight:100;
}
.smallHeadCon ul{ margin:0; padding:0; list-style-type:none;}
.smallHeadCon ul li a{color:#FF6600; text-decoration:underline;}
#footer{font-family:Tahoma; font-size:11px;width:100%; height:25px; border:1px solid #333333; float:none; clear:both; background:#333333; padding:10px 0 10px 0;}
#footer a{color:#fff; text-decoration:none; }

ul#menuList
{
	width:960px; 
	height:40px; 
	padding:0;
	margin:0;
	list-style-type:none;
}
ul#menuList li#Item1
{
	width:68px; 
	height:40px; 
	background:url(../images/sprite.jpg) no-repeat -5px -151px; 
	border:1px solid red;
	 
}
ul#menuList li#Item1 a#gal
{
	width:68px; 
	height:40px; 
	border:1px solid pink;
}
ul#menuList li#Item1 a:hover
{
	background:url(../images/sprite.jpg) no-repeat -5px -208px; 
}

#homepage-content
{
	width:800px;/*width:695px;*/
	height:auto;/*border:1px solid pink;*/ 
	float:right; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:25px; 
	padding-bottom:20px;
	margin:25px 0 0 0; 
	
}
