/* GENERAL FORMATTING */
body 				{margin-height:0;
					margin-width:0;
					margin-top:0;
					margin-left:0;
					margin-bottom:0;
					font-size: 12px;
					font-family: verdana, san serif;
					color:#666666;
					background:url('images/main_background.jpg') repeat-x;
					background-color:#2e3192;
					text-align:center;}

					
a					{text-decoration:none;
					font-weight:bold;
					color:#003399;}


a:hover				{color:#33FFFF}					

a:visited			{color:#003399;}

/* FORMATTING OF MAIN CONTENTS */

#wrap				{width: 770px;
					margin: 0 auto;
					margin-top: 0px;	
					text-align: left;
					}


#top_bar			{width:770x;
					height:150px;
					float: left;
					text-align:left;
					margin: 0 auto;
					background-image:url(images/header.jpg) ;
					xbackground-color:#000000}

					
#nav_bar			{height:29px;
					float: left;
					text-align:left;
					margin: 0 auto;
					background: url(images/nav_background.jpg) repeat-x;
					border:none;
					width:770px;}
					

#all_content		{background-color:#FFFCEC}
					
#main_area_full		{width:770px;
					min-height:500px;
					text-align:left;
					margin: 0 auto;
					float:left;
					background:url(images/bottom_bar.gif) repeat-x;
					background-color:#FFFFFF;
					line-height:17px;
					}			
															
#right_column		{
					width:551px;
					text-align:left;
					margin: 0 auto;
					height:550px;
					min-height:550px;
					overflow:auto;
					float:right;
					background-color:#FFFFFF;
					border-collapse:collapse;
					scrollbar-base-color:#cec7a6;
					}
		

#left_column		{width:207px;
					text-align:left;
					margin: 0 auto;	
					background-color:#FFFCEC;
					float:left;
					height:550px;
					min-height:550px;
					overflow:visible;
					}				
					
#left_column a		{font-size: 11px;
					font-weight:normal;
					font-family: verdana, san serif;
					color:#666666;}
					
#left_column a:hover
					{font-size: 11px;
					font-weight:normal;
					font-family: verdana, san serif;
					color:#333333}

#footer				{width:770px;
					text-align:center;
					height:30px;
					padding-top:7px;
					background:url(images/bottom_bar.gif) repeat-x;
					clear:both;}

						
/* IMAGES */

img					{border:none;
					padding:0;
					margin:0px 0px 0px 0px;}
					
img.bordered		{border-bottom: #666666 double;
					border-top: #666666 double;
					border-left: #666666 double;
					border-right: #666666 double}

img.main_link		{border-bottom:#FFFFCC solid 3px;
					border-top: #FFFFCC solid 3px;
					border-left: #FFFFCC solid 3px;
					border-right: #FFFFCC solid 3px;}

/* padded can be used for images or other */

.padded				{padding:3px;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					border-top-style:ridge;
					border-right-style: ridge;
					border-bottom-style: ridge;
					border-left-style: ridge;					
					border-top-color:#666666;
					border-right-color:#666666;
					border-bottom-color:#666666;
					border-left-color: #666666;
					background-color:#FFFFFF;}
					
/*GENERAL FONT STYLES */

ul.arrowed			{list-style-image: url(images/arrow_brown_small.gif);
					line-height: 1.5em;
					margin:17px;
					padding:17px}

h1					{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#0033CC;
					text-decoration: none;
					font-size:18px;
					font-weight:bold;
					margin-bottom:15px;
					}

h2					{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#b09a5d;
					text-decoration: none;
					font-size:15px;
					margin-bottom:10px;}
										
p					{margin-left:10px;}
								

#main_area2 a		{color:#FFCC00}

#main_area2 h2		{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#FFFFFF;
					text-decoration: none;
					font-size:20px;
					font-weight:bold}

#main_area2 h1		{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#ffffff;
					text-decoration: none;
					font-size:24px;
					font-weight:bold;
					margin-bottom:15px}
																	
.font1				{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:normal}
					
.font1:link			{color:#FFFF99;
					font-weight:bold}

.font1:hover		{color:#FFFF33}					

#boxed			{

					border-top-style:double;
					border-right-style: double;
					border-bottom-style: double;
					border-left-style: double;
					border-top-color:#cccccc;
					border-right-color: #999999;
					border-bottom-color:#999999;
					border-left-color: #cccccc;
					background-color:#F9F5E8;
					font-family: "trebuchet ms", helvetica, sans-serif; 
					color:#444444;
					text-decoration: none;
					font-size:12px;
					text-align:left;
					padding:7px;} 
					
div.boxed_ad		{
					width:450px;
					border-top-width: 1px;
					border-right-width: 2px;
					border-bottom-width: 2px;
					border-left-width: 1px;
					border-top-style: solid;
					border-right-style: solid;
					border-bottom-style: solid;
					border-left-style: solid;
					border-top-color:#cccccc;
					border-right-color: #999999;
					border-bottom-color:#999999;
					border-left-color: #cccccc;
					background-color:#FFFF66;
					color:#333333;
					padding:1;}	