body     {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
	margin: 0px;
	background-image: url(shared/ltgraydk.gif);
}
	       
h1       {
	display: none;
}
h2 {
	color: #990000;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-left: 15px;
}

           
h3       {
	color:#990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	margin-left: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fontweight400 {
	font-weight: 400;
}


.image_right {
	float: right;
	margin-bottom: 5px;
	margin-top: -15px;
	margin-right: 15px;
}


#wrapper {
	background-image: url(shared/banner_mar2010.jpg);
	background-repeat: no-repeat;
	width: 950px;
	text-align: left;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	background-color: #FFFFFF;
}
#wrapper p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#left-col {
	width:450px;
	float:left
}
#right-col {
	width:450px;
	float:right;
	padding-top:50px;
}


   
#nav      {
	height: 19px;
	padding-left: 10px;
	padding-top: 4px;
	font-size:12px;
	color:#FFFFFF;
	background-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
            
#nav a    {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
            
#nav a:hover {
	color: #FFFF99;
	text-decoration:none
}
#contact {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	padding-top: 25px;
	background-image: url(shared/stars.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
}
#facebook {
	width: 440px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 30px;
}
#facebook img {
	padding-right: 35px;
}

#blogger {
	width: 450px;
	float: right;
	text-align: left;
	margin-bottom: 15px;
	padding-left: 20px;
}
#blogger img {
	padding-left: 45px;
}




#footer   {
	height: 19px;
	padding-left: 10px;
	padding-top: 4px;
	text-align: center;
	font-size:11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #990000;
}	       

#credit	  {
	font-size: 10px;
	color: #666666;
	height: 300px;
	margin-top: 10px;
}
            
#credit a {
	color: #666666;
	text-decoration:none
}
            
#credit a:hover { color: #800000; text-decoration:underline }

a          {
	color: #990000;
	text-decoration: none
}
             
a:visited  {
	color: #990000;
	text-decoration: none
}
             
a:hover    {
	color: #333333;
	text-decoration: underline
}

