body
{
	background-color:Black;
}
#main_div
{
	width:100%;
	height:100%;
}

#img_carrier
{
	width:100px;
	height:200px;
	margin:5% 10% 3% 40%;
    float:left;
	clear:none;
		
	
}
#img_carrier img
{
	border:solid 1px white;
}
#content-right
{
	vertical-align:top;
	color:White;
	margin:10% 40% 0 10% ;
	float:right;
	border:solid 1px white;
	clear:none;
	padding:15px;
}
#content-right li
{
border-bottom:solid 1px gray; 
font-family:Verdana, Arial, Times New Roman;
font-weight:bold;
}
#content-right li a:link,#content-right li a:visited, #content-right li a:link  { text-decoration:none; color:Gray; } 
#content-right li a:hover { font-weight:lighter; }

#footer
{
	background-color:black;
	width:400px;
	height:50px;
	padding:3px;


}
.content
{
font-family:"Trebuchet MS", Arial, "MS Sans Serif";
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:18px;
color:#7E7E7E;
margin-left: 0px;
}
.topbar
{
	background-image:url('images/topbar.JPG');
	background-repeat: repeat;
}

.bottombar
{
	background-image:url('images/bottombar.JPG');
	background-repeat: repeat;
}
.leftbar
{
	background-image:url('images/leftbar.JPG');
	background-repeat: repeat;
}
.rightbar
{
	background-image:url('images/rightbar.JPG');
	background-repeat: repeat;
}
.upbar
{
	background-image:url('images/topbar.JPG');
	background-repeat: repeat;
}

#footer a:hover { text-decoration:none; }
#footer a:active,#footer a:visited,#footer a:link{color:Black;}
