/* CSS Document */
body
{
	background: url(bg-2.jpg) top center no-repeat #F2D995;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
}

h1
{
	font-size: 19px;
	color: #1F2455;
	font-style: italic;
	font-weight: bold;
}

.title
{
	font-size: 15px;
	color: #202DA4;
}

.subtitle
{
	font-size: 14px;
	color: #F1B310;
}


.sidebarTitle
{
	font-size: 15px;
	color: #F1B310;
	font-style: italic;
	font-weight: bold;
}

.sidebar
{
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

#container
{
	background: url(images/top-div.jpg) top center no-repeat;
}

.footer
{
	font-size: 11px;
}

A:link	{font-size: 13px; font-weight: bold; color: #202DA4; text-decoration: none;}
A:visited {font-size: 13px; font-weight: bold; color:#202DA4; text-decoration: none;}
A:active {font-size: 13px; font-weight: bold; color:#202DA4; text-decoration: none;}
A:hover	{font-size: 13px; font-weight: bold; color:#F1B310; text-decoration: underline;}

.footer :link	{font-size: 11px; font-weight: bold; color: #0B1351; text-decoration: none;}
.footer :visited {font-size: 11px; font-weight: bold; color:#0B1351; text-decoration: none;}
.footer :active {font-size: 11px; font-weight: bold; color:#0B1351; text-decoration: none;}
.footer :hover	{font-size: 11px; font-weight: bold; color:#0B1351; text-decoration: underline;}

.sidebar :link	{font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.sidebar :visited {font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration: none;}
.sidebar :active {font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration: none;}
.sidebar :hover	{font-size: 12px; font-weight: bold; color:#F1B310; text-decoration: none;}