/* CSS Document */

body{
background: url(images/bg.gif) repeat-x top center;
background-color:#9fb2c3;
margin:0px;
padding:0px}

#mainWrapper{
width:800px;
margin:0px;
padding:0px}

#topheader{
background:url(images/topheader.gif) repeat-x;
width:800px;
height:153px}

#header{
background:url(images/header.gif);
width:800px;
height:292px}

#bodybg{
width:800px;
background:url(images/bgbody.jpg) repeat-y}

#leftcol{
width:530px;
padding-left:20px;
float:left}

#rightcol{
width:200px;
float:right;
padding-right:20px}

#footer{
background: url(images/footer.gif) repeat-x;
height:80px}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000}

.content2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color: #000}

.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:bold;
color: #990000}

.footercont{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFF;}

.pics{
width:230px;
height:200px;
border: #990000 solid 1px;}