body{
	background-color: #99CCFF;
	text-align: center;
}

img{
	border-style: none;
}

#container{
text-align: left;
width: 800px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
background: #E7DBD5;

}

#top
{
height: 53px;
text-align: center; 
color: #000080;
background:url(../img/gradient67704770.png) repeat-x; 
border-bottom: 1px solid gray;
line-height: 53px;
width: 800px;

}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav{
background: #E7DBD5;
float: left;
width: 140px;
margin: 0;
padding-left: 5px;
padding-right: 5px;
}

#leftnav img{
margin-top: 5px;
margin-bottom: 5px;
}

#rightnav
{
background: #E7DBD5;
float: right;
width: 140px;
margin: 0;
padding-left: 5px;
padding-right: 5px;
}

#rightnav img{
margin-top: 10px;
margin-bottom: 10px;
}

#content
{
background: #FFFFFF;
margin-left: 150px;
border-left: 1px solid gray;
margin-right: 150px;
border-right: 1px solid gray;
padding-left: 5px;
padding-right: 5px;
}

#content h2
{
padding: 0;
margin: 0;
}

#content h3
{
text-align: center;
}

#content p
{
padding: 0;
margin: 0;
}

#bull1{
width: 230px;
float: left;
}

#bull2{
width: 230px;
float: left;
}


#logo1{
text-align: center;
width: 225px;
font-size: 11px;
float: left;
}

#logo2{
text-align: center;
width: 200px;
font-size: 11px;
float: right;
padding-top: 4px;
}


#footer
{
background: #FFFFFF;
width: 800px;
border-top: 1px solid gray;
text-align: center;
font-size: 11px;
font-family: Arial, sans-serif;
}

#footer_writing{
margin-top: 10px;
width: 370px;
text-align: center;
float: left;
}

LI.list1 {list-style: disc outside; color:#333; margin-left:20px; padding: 2px; margin-left: 60px;}


#leftFull{
width: 196px;
height: 500px;
background:url(../img/home/leftFull.jpg);
float:left;
border-top: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;

}

#topMiddle{
width: 273px;
height: 250px;
float:left;
border-top: 1px solid black;
border-left: 1px solid black;

}

#bottomMiddle{
width: 323px;
height: 250px;
background:url(../img/home/bottomMiddle.jpg);
float:left;
border: 1px solid black;

}


#topRight{
width: 323px;
height: 250px;
float:left;
background:url(../img/home/topRight.jpg);
text-align: center;
font-family: Arial Black;
font-size: 20px;
color: #00008B;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;

}


#topRightText{
text-align: center;
font-family: Arial Black;
font-size: 20px;
color: #00008B;
position: absolute;
top: 0;
}

#topRightPic{
opacity: .50;
filter: alpha(opacity=50);
position: relative;
}

#bottomRight{
width: 273px;
height: 250px;
float:left;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}





