/* CSS Document */

/*Font Styles*/
body {
	font-family: arial, sans-serif;
	font-size:12px;
	background-color:#000000;
	margin:0;
	background-image:url(../img/bg2/Secondary.jpg);
	background-repeat:repeat-x;
}



#menu{
}

#content{
width:800px;
color:#FFFFFF;
position:relative;
left:120px;
top:5px;
width:700px;
padding-bottom:20px;


}
