﻿body 
{
	background-image: url(common/home_bg.gif);
	background-repeat: repeat;
	font-family: Times New Roman, Serif;
	font-size:18pt;
	margin:0px;
	text-align:center;
}

h2
{
	color:#6633CC;
	font-size:1.3em;
	margin-bottom:5px;
	margin-top:0px;
}

div#divMain
{
	width:990px;
	text-align:left;
	margin:auto;
}

div#divFooter
{
	margin:10px 0px 5px 0px;
	font-size:.7em;
}

div#divNav
{
	width:572px; 
	text-align:left;
	margin:auto;
}

div#divNav a
{
	font-weight:bold;
	color:#6633CC;	
	font-size:12pt;
	text-decoration:none;
}

div#divNav a:hover
{
	color:#CCBBEF;
}
