/* CSS for Commidiots Entertainment / Brett C. - http://www.commidiots.com, http://whipboy.com */
/* Created by Just Adequate Media - http://justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{
	background: url("clipart/leftbord.jpg");
	background-repeat: repeat-y; 
	background-color: #000000;
	color: #8B9F22;
}

a:link { color: #FFFFFF; text-decoration: none; } 
a:visited { color: #D9D9A3; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }


.title 	{
	font-family: arial;
	font-size: 160%;
	font-weight: 600;
}

.accent	{
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color=#990000;
}

.f1a { font-size: 110%; font-family: arial; }
.fab { font-family: arial; font-weight: bold; }
.f1ab { font-size: 110%; font-family: arial; font-weight: bold; }
.fn1ab { font-size: 80%; font-family: arial; font-weight: bold; }

.sidenav td {
	font-size: 70%;
	font-weight: bold;
	font-family: arial;
	color: #000000;
}
	
.sidenav a:visited { color: #555555; text-decoration: none; }
.sidenav a:hover { color: #FF0000; text-decoration: underline; }
.sidenav a:active { color: #FF0000; text-decoration: underline; }
.sidenav a:link { color: #0000FF; text-decoration: none; } 


sup { font-size: 50%; font-family: verdana, arial;}

.biglink   {
	font-family: arial;
	font-size: 130%;
	font-weight: 600;
}



