﻿body { 
	margin: 0; 
	padding: 0; 
	text-align: center; /*centers the content in IE5/win */ 
	background: #F5F3F9; 
	font-family: Verdana;
	font-size: 12px;
} 

IMG 
{
	border: 0px;
}

img.bizcard 
{
	margin-bottom: 5px;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: red;
}

#header {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 150px;
	background-image: url(images/headernew.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#bmclick {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 25px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#catclick {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 35px;
	background-image: url(images/category_click.gif);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#contest_win {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 37px;
	background-image: url(images/contest_winner.gif);
	border: 1px solid black;
}
#rotatebanner {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 75px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menu {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 70px;
	background-image: url(images/bg.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#menubararea {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#ticker {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	height: 35px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#press {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	background: #ffffff;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#press p 
{
	margin: 0px;
}
#press p.sectiontitle 
{
	padding-top: 10px;
	padding-top: 6px;
	font-weight: bold;
}
#maincontainer {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	min-height: 300px;
	height: 400px;
	background: #ffffff;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#c_left 
{
	float: left;
	width: 624px;
	min-height: 400px;
	height: 400px;
}

#c_right 
{
	float: left;
	width: 264px;
	min-height: 400px;
	height: 400px;
}

#c_left p.cathead 
{
	font-weight: bold;
	font-size: 18px;
}

#home_right p
{
	margin: 0px;
	margin-left: 10px;
}

#home_right p.h1 
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	line-height: 1.5;
}

#home_right p.h1 span.bigger
{
	font-size: 18px;
	font-weight: bold;
}
#home_right p.h2 
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	line-height: 1.5;
}

#home_right p.h2 span.greenage
{
	font-size: 12px;
	font-weight: bold;
	color: Green;
}

ul.cats_home 
{
	list-style: none;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	width: 850px;
}

ul.cats_home li 
{
	display: inline;
	text-align: center;
	color: #ffffff; 
	padding-right: 20px;
	font-variant: small-caps;
	font-size: 18px;
}

ul.cats_home li a 
{
	color: White;
	text-decoration: none;
}
ul.cats_home li a:hover
{
	color: Yellow;
	text-decoration: underline;
}

ul.cats 
{
	list-style: none;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
}

ul.cats li 
{
	display: inline;
	text-align: center;
	color: #ffffff; 
	padding-right: 14px;
	font-variant: small-caps;
	font-size: 18px;
}

ul.cats li a 
{
	color: White;
	text-decoration: none;
}
ul.cats li a:hover
{
	color: Yellow;
	text-decoration: underline;
}

#footer {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	clear: both;
	height: 30px;
	background: #B4CA34;
	border: 1px solid black;
}

#footer p.copyr 
{
	margin: 0px;
	font-size: 10px;
	padding-top: 8px;
}
p.builder 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 888px;
	font-size: 10px;
	padding-top: 8px;
}

#main_left
{
	float: left;
	width: 624px;
	min-height: 300px;
}

#main_right
{
	float: left;
	width: 264px;
	min-height: 300px;
}

#home_left
{
	float: left;
	width: 180px;
	min-height: 300px;
}

#home_right
{
	float: left;
	width: 444px;
	min-height: 300px;
}

#home_full
{
	clear: both;
	width: 624px;
}

span.ad_header 
{
	font-variant: small-caps;
}

