html, body{

height:100%;
margin:0;
padding:0px;}

body{
background-image:url(../images/backgroundShadow.png);
background-position:center;
background-repeat:repeat-y;
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#container{
width:864px;
margin:auto;
min-height:100%;
background-color:#000000;

}

#containerWhite{
width:864px;
margin:auto;
min-height:100%;
background-color:#FFFFFF;
}

#ContentLeftSide{
float:left; 
width:539px; 
background-color:#FFFFFF; 
min-height:660px; 
padding:10px 10px 10px 20px;
}

h1{
font-size:24px;
color:#C60000;
}

p{
margin:5px 10px 10px 10px;
line-height:18px;

}

.dottedline{
height:2px;
padding:0px;
margin:5px 5px 5px 0px;
border-bottom:1px dotted #CCCCCC;
width:100%;
padding:0px;
}

#nav{
background-color:#000000;
height:32px;
width:864px;
padding-left:0px!important;
border-bottom:4px solid #b11116;
z-index:2!important;
}

a:link {
font-weight:bold;
font-size:12px;
	color:#CC9900;
	text-decoration:none;
	}


a:visited{
font-weight:bold;
font-size:12px;
	color:#9C812E;
	text-decoration:none;
	}
	
a:hover{
font-weight:bold;
font-size:12px;
	color:#C60000;
	text-decoration:none;
}	
a:active{
font-weight:bold;
font-size:12px;
color:CC3300;
	text-decoration:none;
	}
	
	
	
	
a.link_dark:link {
font-weight:bold;
	color:#651F1D;
	text-decoration:none;
	}
	
a.link_dark:visited{
font-weight:bold;
	color:#651F1D;
	text-decoration:none;
	}
	
	
a.link_dark:hover{
font-weight:bold;
	color:#993300;
	text-decoration:none;
}

	
a.link_dark:active{
font-weight:bold;
color:#993300;
	text-decoration:none;
	}
	

/** Home Page Ads**/
#ContentRightWide{
width:272px;
min-height:100%!important;
float:left;
background-color:#f8f068;
padding:10px 10px 0px 10px;
border-left:1px solid #000000;
}


#container .ContentRight{
width:272px;
float:left;
background-color:#000000;
padding:10px 0px 0px 10px;
height:676px;}

#containerWhite #ContentRight{
width:272px;
float:left;
background-color:#f9ec00;
padding:10px 0px 0px 10px;
border-left:2px solid #000000;
margin-left:10px;

}

#container .TopTen{
background-image:url(../images/toptenbkg.png);
background-position:top;
background-repeat:no-repeat;
width:257px;
height:646px;
float:left;
background-color:#FFFFFF;
padding:10px 15px 10px 10px;
border-left:2px solid #000000;
margin-left:8px;
margin-top:10px;
}


.ads{
margin-bottom:10px; 
}

.ads img{
border:1px solid #FFFFFF;}

#containerWhite #ContentRight .ads{
margin-bottom:10px; 
}

#containerWhite #ContentRightWide .ads img{
border:1px solid #333333;}

#containerWhite #ContentRight .ads img{
border:1px solid #333333;}

/** Gallery CSS**/

.SlideBanner{
	margin:auto;
	width:864px;
	border-bottom:4px solid #b11116;
	height:250px;
	margin-bottom:0px;
	
}


#gallery {
	position:relative;
	height:250px
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:1px!important;
}

#gallery .caption {
	z-index:2px!important;
	background-color:#000; 
	color:#ffffff; 
	height:55px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-size:16px!important;
	color:#FFFFFF;
}

/** Gallery Css End **/




/** Control Panel css**/
.ChangeBanner{
	margin:auto;
	width:830px;
	border:1px dashed #b11116;
font-size:16px;
padding:50px 5px 5px 5px;
text-align:center;
	height:195px;
	margin:10px 10px 0px 10px;
	color:#b11116;
}

.ChangeBanner:hover{
	margin:auto;
	width:830px;
	border:1px dashed #999999;
font-size:16px;
padding:50px 5px 5px 5px;
text-align:center;
	height:195px;
	margin:10px 10px 0px 10px;
	color:#999999;
}

.admin_ads{
margin-bottom:6px;
height:145px;
width:260px;
border:1px dashed #b11116;
font-size:16px;
padding:5px;
text-align:center;
color:#b11116;
}

.admin_ads:hover{
margin-bottom:6px;
height:145px;
width:260px;
border:1px dashed #999999;
font-size:16px;
padding:5px;
text-align:center;
color:#999999;
}


#ContentContainer #content_left{
width:270px;
float:left;
background-color:#FFFFFF;
margin-left:10px;

}

#ContentContainer #content_right{
float:left;
background-color:#333333;
width:270px;
height:500px;
margin-left:10px;
}


#footer{
background-color:#000000;
border-top:0px solid #333333;
font-size:10px;
color:#FFFFFF;
text-align:center;
padding-top:15px;
height:50px;


}


#footer a,#footer a:visited, #footer a:link{
font-size:12px;
color:#FFFFFF;
text-align:center;
margin:5px;

}
#footer a:hover{
font-size:12px;
color:#FFFF33;
text-align:center;
margin:5px;

}

.blogTitle{
font-size:14px;
font-weight:bold;
font-family:sans-serif;


}


/* Gallery Home*/
#imageSlideshowHolder{

		/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 

		In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
		border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
		should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.

		*/
		/* CSS HACK */
		width: 864px;	/* IE 5.x */
		width/* */:/**/864px;	/* Other browsers */
		width: /**/864px;
		
		/* CSS HACK */
		height: 250px;	/* IE 5.x */
		height/* */:/**/250px;	/* Other browsers */
		height: /**/250px;
		margin:auto;
		border-bottom:4px solid #b11116;
		z-index:1!important;
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:864px;
		height:250px;
		background-color:#000;
		z-index:5px!important;
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	/*#imageSlideshowHolder img{
		position:absolute;
	}*/

