BODY	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #545454;
	scrollbar-arrow-color: #ffa801;
	font: 11px  verdana, arial, sans-serif;  
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #d50000; text-decoration: none; font-weight: bold;}
a:hover				{ color: #ababab; text-decoration: none; font-weight: bold;}


h1	{ 	COLOR: #dbdbdb;
		FONT: 19px "Trebuchet MS", verdana, arial, sans-serif;
		font-weight: bold;
		padding: 0; 
		margin: 0;  
} 

h2 	{
		COLOR: #a40101;
		FONT: 17px verdana, arial, sans-serif;
		font-weight: bold;
		padding: 0; 
		margin: 1; 
 } 	

h3 	{
		COLOR: #d50000;
		FONT: 18px "Trebuchet MS", arial, verdana, sans-serif;
		font-weight: bold;
		padding: 0; 
		margin: 2; 
 }


h4           {
		COLOR: #a40101;
		FONT: 10px "Trebuchet MS" verdana, arial, sans-serif;
		font-weight: bold;
		padding: 0; 
		margin: 2; 
 }


h5           {
		COLOR: #a40101;
		FONT: 10px "Trebuchet MS" verdana, arial, sans-serif;
		font-weight: bold;
		padding: 0; 
		margin: 2; 
 }


/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ font: bold 14px verdana, Arial, Helvetica, sans-serif; color:#aaaaaa; }

.TABLE2		{ font: bold 12px Arial, Helvetica, sans-serif; color:#f2f2f2; }

.title		{ COLOR: #ffffff; FONT: 16px "Trebuchet MS",verdana, arial, sans-serif; font-weight: bold; }

.footertitle                 { COLOR: #d50000; FONT: 14px arial, verdana, sans-serif; font-weight: bold;}

.profile                 { COLOR: #d50000; FONT: 16px arial, verdana, sans-serif; font-weight: bold;}

.title2		{ COLOR: #0c0c0c; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.title3		{ COLOR: #b95801; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.table3a                 { COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold;}

.blogtitle		{ COLOR: #FFFFFF; FONT: 16px "Trebuchet MS",verdana, arial, sans-serif; font-weight: bold; }

.blog                     { COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-style: italic; font-weight: bold;}

.author  	              { COLOR: #aaaaaa; FONT: 10px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }
.subtitle	               { COLOR: #d50000; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #b95801; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }







/* GENERAL TEXT SIZES and COLORS */

.smalltext		{ COLOR: #0c0c0c; FONT: 11px arial, sans-serif; font-weight: bold; }

.footer			{ COLOR: #121212; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }



.list 			{ COLOR: #CCCC99; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.navigation		{ COLOR: #d50000; FONT: 10px verdana, arial, sans-serif;  font-weight: bold; }


.testimonial		{ COLOR: #8BC1AD; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }




/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }



/* PAGE LINES & BORDERS */
.pageheight		{ height: 1400px; }
.pictbackground		{ background-color: #000000; }

.footercontent		{
			width: 1000px;
			background : #000000 url("../picts/footerfillsmall.jpg");
			background-repeat:repeat-x; 
			border-left: #000000 0px solid;
			border-right: #000000 0px solid;
			}

.featuredcontent                  { background-color: #121212;
                                            border: solid #5f5f5f;
                                            border-width: 1px 1px 1px 1px;
                                            }


.footertable	{
		background-color: #000000;
		
		width: 1000px;
		height: 63px;
		border: solid #808080;
		border-width: 0px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}






.pagebar-bottom	{
		background-color: #000000;
		background-image: url("../picts/black/footer.jpg");
		height: 130px;
		border: solid #bbbbbb;
		border-width: 0px 1px 0px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}




a:hover .hovereffect 	{
			border: #EEEAE6 0px solid;
			border-bottom: #EEEAE6 0px solid;
                                             background-color: #000000;
			filter:alpha(opacity=70);
			-moz-opacity: 0.70;
			opacity: 0.70;
			}




/* RIGHT SIDEBAR OPTIONS */

.sidebar-background, .background2
			{
			background-image: url("../picts/background-sidebar.jpg");
			background-color: #121212;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #C0C0C0 1px solid; }

.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ color: #C0C0C0; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #99FF99; text-decoration: none; }

a.sidelink:hover					{ color: #FFCC00; text-decoration: none; }












