
	body {
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 5px;
		color: #424242;
		text-align: justify;
		margin: 0 auto;
		vertical-align: top;
	}
	
	form {
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 12px;
		color: #555555;
		text-align: justify;
		margin: 0 auto;
	}
		
	p {
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10px;
		color: #e0e0e0;
		text-align: justify;
		padding: 0;
		margin: 0;
	}
	
	
	#bgcontainer {
		width: 1049px;
		margin: 0 auto;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 12px;
		color: #555555;
		text-align: justify;
		background: url(images/bg.gif) repeat-y; 	
	}
	
	#container {
		width: 1049px;
		margin: 0 auto;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 12px;
		color: #555555;
		text-align: justify;
		background: url(images/bgtop.jpg) no-repeat;
	}
	
	#header {
		
		clear: both;
		height: 132px;
		width: 1049px;
	}
	
	
	
	
	#content {
		text-align: center;
		width: 754px;
		float: left;
		margin-left: 155px;
	}
	
	#leftbar {
		float: left; 
		width: 176px; 
		padding: 5px;
		background: url(images/content_left_bg.gif) repeat-x;
		margin-top: 290px;
	}
	
	#middlecontent {
		float: left; 
		padding-top: 10px;
		margin-left: 2px;
		width: 550px;
	}
	
	

	#footer {
		width: 754px;
		padding: 8px;
		color: #fffffff;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
	}
	
	
	
	.leftbox {
		float: left; 
		width: 176px; 
		padding: 5px;
		background-color: #090909;
		border-style: solid;
		border-width: 1px;
		border-color: #191919;
		margin-top: 15px;
	}
	
	

	

	a {
	color: #ff0001;
	text-decoration: none;
	}
	
	a:hover{
	color: #ff5556;
	text-decoration: none;
	}
	
	h1{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 18px;
	}
	

      .align-right { float:right; margin: 0 0 15px 15px; }

      .align-left { float:left; margin: 0 15px 15px 0; }


	.twitter {font-size:11px;}
	.twitter li {margin-bottom:5px;list-style:none;font-size:11px;}
	.twitter h2 {color:#fff;font-size:16px;float:left;}
	.twitter .link {display:block;float:left; text-indent:7px; line-height:22px;}
	.twitter a {color:#ebebeb;}
	.twitter a:hover {color:#ffffff;}

	

	
	TD 
{
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	text-align: left;
}




.outerlayer
{
	width: 200px;
	background: #000000;
}

.media
{
	border-style: solid;
	border-width: 3px;
	border-color: #121212;
}


.searchbox
{
	background: #7e91bb;
	text-align: left;
	height: 30px;

}

.tdmargin
{

}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}
	
	
