/* CSS Document */

BODY
{
	background-color: #000000;
}

IMG
{
	border: 0;
}

SELECT, INPUT, TEXTAREA
{
	background-color: #424242;
	color: #BAD1E1;
	border: 1px solid #202020; 
}

H1
{
	color: #BAD1E1;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAD1E1;
	text-decoration: none;
}

H2 a:link, H2 a:visited
{
	color: #7ab7e0;
	text-decoration: none;
}

H3
{
	color: #BAD1E1;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: dashed;
	border-width: thin;
	border-color: #242424;
	background-color: #282828;
	padding: 2px;
}

#toplinks, #bottomlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAD1E1;
	text-decoration: none;
}

#toplinks a:link,  #toplinks a:visited, #bottomlinks a:link, #bottomlinks a:visited
{
	color: #7ab7e0;
	text-decoration: none;
}

#header
{
	position: relative;
	left: 14%;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	width: 730px;
	min-height: 150px;
}

#menu
{
	position: relative;
	left: 14%;
	background-color: #4F4E4E;
	width: 720px;
	min-height: 25px;
	padding: 5px;
}

#container
{
	position: relative;
	left: 14%;
	background-color: #333333;
	width: 720px;
	min-height: 400px;
	padding: 5px;
}

#ads
{
	position: relative;
	left: 14%;
	background-color: #333333;
	width: 720px;
	min-height: 50px;
	padding: 5px;
}

#copyright
{
	position: relative;
	left: 14%;
	background-color: #000000;
	width: 720px;
	min-height: 20px;
	padding: 5px;
	
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAD1E1;
	text-decoration: none;
}

.text a:link, .text a:visited
{
	color: #7ab7e0;
	text-decoration: none;
}

.mainmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAD1E1;
	text-decoration: none;
}

.mainmenu a:link, .mainmenu a:visited
{
	color: #7ab7e0;
	text-decoration: none;
}

#templatecontainer TD
{
	border-color: #BAD1E1;
	border-style: dashed;
	border-width: thin;
}

#newsitem
{
	position: relative;
	width: 100%;
}

.commenttoprow
{
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAD1E1;
	text-decoration: none;
}

#webdesignleftcontainer
{
	position:relative;
	left:10px;
	max-width:675px;
	min-width:675px;
	min-height:100px;
	border-color:#FFFFFF;
	border-style:dashed;
	border-width:thin;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#BAD1E1;
}

#webdesignleftcontainer a:link
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#BAD1E1;
}

#webdesignleftcontainer a:visited
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#BAD1E1;
}

.webdesignsmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#BAD1E1;
}
