

body 
{
  margin: 0 0 0 0;
  background-color: #298cb0;
	font-family: verdana;
	font-size: 10pt;
} 




img
{
border: 0;
border: none; 
}

a:focus{-moz-outline-style: none; outline: none;}
a:link {border: 0; color: #000000; }
a:visited {color: #000000; }
a:active {color: #000000; outline: none;}
a:hover {color: #222222; }

a.light {border: 0; color: #FFFFFF; }





div.fixed-size {
  overflow: hidden;
}

#container {
  margin-left: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 1200px; 
}

#menu{
margin-left: 5px;
margin-right: 25px;
border:0;
}

#side {
float: left;
width: 135px;
height: 600px;
background-repeat: no-repeat;

}

#headlineImg {
margin-top: 30;

}

#blackBread{
font-size: 11;
text-decoration: none;
color: #000000;
margin-left: 30;
margin-right: 30;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0 px;
margin-left: 0;
}


#top {
float: left;
width: 800;
height: 45px;
text-decoration: none; 
}

#mainLeft {
float: left;
width: 580px;
height: 450;
z-index: 2;
position:relative;
}

#mainRight {
float: left;
width: 370;
height: 360;
background-color: white;
position:relative;
top: 45;
padding: 0;
bottom: 45;
z-index: 1;
left: -5;

}


#line {
height: 1px;
margin-top: 30;
margin-bottom: 10;
float: left;
width:950;
background-color: #000000;
}


#bottom {
width: 950;
height: 25;
float: left;
}

#bottomText {
font-size: 11;
width: 950;
float: left;
position: absolute;
}



