@charset "utf-8";
/* Open Borders Lounge - CSS Document - 04.08.2009 */

a:link {color:#fecd33} /* unvisited link */
a:visited {color:#e1e1e1} /* visited link */
a:hover {color:#ffe400;} /* mouse over link */
a:active {color:#fe3333} /* selected link */

hr {color:#fecd33;}

#container{
	width:800px; 
	height:600px; 
	background-image:url(../images/background.jpg); 
	margin: auto auto auto auto;
	
}

#photoslides{
	width:800px; 
	height:100px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#left_nav{
	float:left; 
	width:165px; 
	height:500px;
}

#right_main{
	float:right;	
	width:635px; 	
	height:500px; 
	padding-top:12px;
	
}

#right_main_top{	
    width:635px;
	height:10px; 
	
}

#right_main_mid{
	background-image:url(../images/mainboxbg-mid.gif); 
	background-repeat:no-repeat;
	width:635px; 	
	height:420px;	

}

#right_main_mid-460{
	background-image:url(../images/mainboxbg-mid-460.gif); 
	background-repeat:no-repeat;
	width:635px; 	
	height:460px;	

}

#right_main_mid-abo{
	background-image:url(../images/mainboxbg-mid-a.gif); 
	background-repeat:no-repeat;	
	width:635px; 	
	height:420px;	

}

#right_main_mid-pro{
	background-image:url(../images/mainboxbg-mid-b.gif); 
	background-repeat:no-repeat;	
	width:635px;
	height:420px;	

}

#right_main_mid-art{
	background-image:url(../images/mainboxbg-mid-c.gif); 
	background-repeat:no-repeat;	
	width:635px; 	
	height:420px;	

}

#right_main_mid-lin{
	background-image:url(../images/mainboxbg-mid-d.gif); 
	background-repeat:no-repeat;	
	width:635px; 	
	height:420px;	

}

#right_main_mid-sub{
	background-image:url(../images/mainboxbg-mid-e.gif); 
	background-repeat:no-repeat;	
	width:635px; 	
	height:420px;	

}

#right_main_btm{	
    width:635px; 	
	height:70px;
}

#body-left{
	margin-left:10px; 
	width:580px; 
	height:420px; 
	float:left; 
	overflow:auto;
	
}

#body-left-460{
	margin-left:10px; 
	width:580px; 
	height:460px; 
	float:left; 
	overflow:auto;
	
}

.inputField  {
	width: 143px;
	border: 1px solid #666; 
	font-size: 12px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
}

.inputTextarea{
	width: 382px;
	height: 25px;
	border: 1px solid #666; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px;

