@charset "UTF-8";
/* CSS Document */

body {background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	 }
	 
	 
body h1 {font-family: "Times New Roman", Times, serif;
		 font-size: 24px;
		 font-weight:300;}
		 
body h2 {font-family: "Times New Roman", Times, serif,;
		 font-size: 18px;
		 font-weight:100;
	
		 text-align:left;
		 margin-top:10px;
		 margin-left:15px;
		 }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 14px}

#container {width:850px; height:775px;
			margin-left:auto;
  			margin-right:auto;
	
			}
			
#head {position:relative;width:555px; height:120px;
	   }
	   
#navba {position:relative;width:555px; height:55px;
		z-index:100;
        }
		
#content {	position:absolute;
			top:190px;
			width:555px; height:220px;
		  	background-image:url(../imgs/redbox_mic.jpg);
			}
			
#info 	{
		width:435px; height:220px;
		margin-left:115px;
		}

#photosq{position:absolute;
		width:295px; height:410px;
		float:right; 
		margin-left:558px;top:5px;
		}

#bleft	{position:absolute;
		 top:430px;
		 width:284px; height:250px;
		 background-image:url(../imgs/1greybox.gif);
		 background-repeat:no-repeat;
		 background-position:center;
		 
		 
		 }
.entry {l
			}		 

			
.box_text {position:absolute;
			 top:35px;
			 padding-right:8px;
			 padding-left:8px;
			 font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;}

.photo {float:left;
		margin:4px;
		border:solid;
		border:#FFF;
		padding-left:2px;
		padding-right:5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;}	 
	
#bcenter	{position:absolute;
			 width:282px; height:250px;
			 top:430px;
			 float:right;
			 margin-left:285px;
			 background-image:url(../imgs/1greybox.gif);
			 background-repeat:no-repeat;
			 background-position:center;
			 }

		
.box_text2 {position:absolute;
			 top:35px;
			 width:auto;
			 padding-right:5px;
			 padding-left:8px;
			 font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;}
			 
.photo2 {float:right;
		margin:6px;
		padding-left:2px;
		padding-right:2px;
		}	 
		
#bright {position:absolute;
		 width:282px; height:250px;
		 top:430px;
		 float:right;
		 margin-left:570px;
		 background-image:url(../imgs/1greybox.gif);
		 background-repeat:no-repeat;
		 background-position:center;
		}

#box_text3 {position:absolute;
			width:275px;
			margin-left:0px;
			padding-left:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
			}
		 
		
#footer {position:absolute;
		 top:695px;
		 margin-bottom:auto;
		 width:850px; height:30px;
		 background-image:url(../imgs/footer_b.jpg);
		 background-repeat:no-repeat;
		 background-position:center;
		 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}
		 
#foot_left {position:absolute;
			width:420px; height:30px;
			margin-left:15px;
			margin-top:8px;
	}
	
#foot_right {
	position:absolute;
	float:right;
	width:220px;
	height:30px;
	margin-left:595px;
	margin-top:8px;
	}

