/* GENERAL FORMATTING */
body 				{
					margin-top:0;
					margin-left:0;
					margin-bottom:0;
					font-size: 14px;
					font-family: "trebuchet ms", helvetica, sans-serif;
					color:#666666;
					background-color:#000000;
					background:url(images/background.gif);
					text-align:center}

a					{text-decoration:none;
					color:#FFFF33;
					font-weight:bold}

a:hover				{text-decoration:underline}					


/* FORMATTING OF MAIN CONTENTS */

#wrap				{width: 900px;
					margin: 0 auto;
					margin-top: 0px;	
					text-align: left;
					border:none;
					padding:0;
					background-color:#000000;
					}


#top_bar			{width:900px;
					height:150px;
					text-align:left;
					margin: 0 auto;
					border:none;
					background: url('images/top_bar.jpg') no-repeat;
					text-align:left;
					}
					
#main_area_full		{}			

#left_column		{width:200px;
					text-align:center;
					margin: 0 auto;
					color:#FFFFFF;
					font-family: verdana, "trebuchet ms", helvetica, sans-serif;
					float:left;
					border:none;
					background: url(images/post_bg.jpg) top center no-repeat;
					overflow:visible;
					vertical-align:top;
					}

#center_column		{width:700px;
					text-align:justify;
					margin: 0 auto;
					color:#E8E8E8;
					font-family: verdana, "trebuchet ms", helvetica, sans-serif;
					float:left;
					border:none;
					vertical-align:top;
					}
					
#right_column		{width:210px;
					height:600px;
					text-align:left;
					margin: 0 auto;
					color:#FFFFFF;
					font-family: verdana, "trebuchet ms", helvetica, sans-serif;
					float:left;
					border:none;
					overflow:visible;}
		

#footer				{width:900px;
					text-align:center;
					height:30px;
					color:#FFFFFF;
					font-size:12px;
					padding-top:10px;
					padding-bottom:10px;
					font-family: "trebuchet ms", helvetica, sans-serif;
					clear:both;}

.boxed_300			{
					border: none;
					width:300px;
					float:left;
					padding:10px;
					} 
						
/* IMAGES */

img					{border:none}
					
img.bordered		{border-bottom: #958767 double;
					border-top: #958767 double;
					border-left: #958767 double;
					border-right: #958767 double}

#photos				{height:60px;
					width:600px;
					max-width:600px;
					overflow-x:scroll;
					overflow-y:hidden;
					white-space:nowrap}

					
/*GENERAL FONT STYLES */

ul.arrowed			{list-style-image: url(images/brown_arrow.gif);
					line-height: 1.5em;}

					
h1					{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#00FF00;
					text-decoration: none;
					font-size:2.0em;
					font-weight:bold;
					margin-bottom:15px;
					margin-top:5px;
					}

h2					{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#7b92b9;
					text-decoration: none;
					font-size:1.25em;
					margin-bottom:10px;}


h3					{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#7b92b9;
					text-decoration: none;
					font-size:1.1em;
					margin-bottom:5px;}		
													
p					{margin-left:10px;
					text-align:left}

																	
.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}					

.font2				{color:#FFFF33;
					text-decoration: none;
					font-size:1.1em;
					font-weight:bold}

.font3				{font-family : "trebuchet ms", helvetica, sans-serif;
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:normal}

.font3:link			{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:bold}
					
.font3:hover		{color:#ffff00}					

.font3:focus		{color:#ffff00}		

div.boxed			{
					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;
					padding:3;
					width:170px;
					height:180px;
					float:left;
					text-align:center}


.left_box			{
					padding:5px 5px 5px 5px;
					margin: 0px;
					font-size:11px;
					text-align:center;
					color:#FFFFFF;
					background-color:#000000;
					width:160px;}
					
#index				{
					width:900px;
					text-align:center;
					background-color:#000000}
					 		
.font4				{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:18px;
					font-weight:bold}	

.font4:a			{}					
.font4:hover		{color:#ffff00;
					text-decoration:none}					

.font4:focus		{color:#ffff00;
					text-decoration:none}
					
					 		
.font5				{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#66FF66;
					text-decoration: none;
					font-size:24px;
					font-weight:bold}	

.font5:a			{}					
.font5:hover		{color:#ffff00;
					text-decoration:none}					

.font5:focus		{color:#ffff00;
					text-decoration:none}					
							