/*------------------------------------------------------------------*/
body	{background-color:#000000;background-image: url(images/main_background.gif);background-repeat:repeat-x;}

a:link		{ color:#CCAA00; text-decoration: none; }
a:active	{ color:#CCAA00; text-decoration: none; }
a:visited	{ color:#CCAA00; text-decoration: none; }
a:hover		{ color:#CCCC00; text-decoration: none; }

div.maintitle	{color: #531111;font-weight:bold;font-size:30px;font-family:arial,sans-serif;}
div.subtitle	{color: #531111;font-weight:bold;font-size:20px;font-family:arial,sans-serif;}
div.subtitle2	{font-weight:bold;font-size:13px;font-family:arial,sans-serif;}
.subtitle3	{font-style:italic;font-size:11px;font-family:arial,sans-serif;}

#header {width:1000px;height:203px;background-color:#000000;background-image: url(images/main_titlebar.gif);background-repeat:no-repeat;}
#footer {width:1000px;height:144px;background-color:#000000;background-image: url(images/main_footer.gif);background-repeat:no-repeat;}
/*------------------------------------------------------------------*/
