body,html {
	font-size: 14px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-color: #FFcc33;*/
	/*background-color: #eebb00;*/
	/*background-color: #cc9900;*/
    /*background-color: #ddee55;*/
    background-color: #ffee88;
}

h1 {
	font-size: 20px;
	color: #800000;
	background-color: transparent;
}

div.thumbnail_container {
	position: absolute;
	border: solid 1px blue;
	left: 10px;
}

div.thumbnail {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 5px;
	border: solid 1px orange;
	height: 125px;
	width: 115px;
}

div.ad150px {
	width: 150px;
	height: 150px;
	float: left;
}

div.ad250px {
    width: 250px;
    height: 250px;
    float: left;
}

p.header {
	font-size: 44px;
	color: #006699;
	background-color: transparent;
	text-align:center;
}

p.heading {
	font-size: 16px;
	font-weight: bold;
}

p.subheading {
	font-weight: bold;
}

tr.even {
	background: #ccffff;
}
tr.odd {
	background: #99cccc;
}

a {
	color: #000099;
}

img#rss_icon {
	width: 40px;
	height: 40px;
}

img.thumbnail {
	height: 100px;
	width: 100px;
}

img.metacafe_thumbnail {
	height: 100px;
	width: 100px;	
}

img.img250px {
	width: 250px;
	height: 250px;
	overflow: hidden;
}

img.img150px {
	width: 150px;
	height: 150px;
	overflow: hidden;
}

img.img320x240_reduced {
	width: 160px;
	height: 120px;
	overflow: hidden;
}

img.poweredby {
	width: 75px;
	outline: none;
	border: none;
}

label {
	width: 100px;
	display: block;
	float: left;
}



#banner {
	background: #ffffff;
	height: 150px;
	width: 100%;
	border: solid 2px #9999ff;
	/*
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	*/
	voice-family: "\"}\"";
	voice-family: inherit;
}

#company_logo {
	top: 0px;
	float: left;
	border: solid 1px green;
}

#left_banner_div {
	position: relative;
	float: left;
}

#center_banner_div {
	position: absolute;
	width: 100%;
	/*width: 500px;*/
	float: left;
}

#right_banner_div {
	float: right;
	position: relative;
	/*float: left;*/
}

#main_navigation {
	height: 20px;
	text-align: center;
	color: #FF9933;
	border-top: none;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

#sub_navigation {
	height: 45px;
	/*
	border-top: solid 1px #000000;
	*/
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF9933;
}


#left_content_3col {
	position: absolute;
	width:200px;
	/*
	background:#fff;
	*/
	border:1px solid #000000;
	border: none;
}

#center_content_3col {
	/*background:#fff;*/
    /*background-color: #667700;*/
    background-color: #ffee88;
	margin-left: 199px;
 	margin-right:199px;
 	/*
	border:1px solid #000;
	*/
	border: none;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 201px;
   	margin-right:201px;
}

#right_content_3col {
	position: absolute;
	right: 5px;
	top: 177px;
	width:200px;
	/*
	background:#fff;
	border:1px solid #000000;
	*/
	border: none;
}

#right_content_3col_w_sub_navigation {
	position: absolute;
	right: 5px;
	top: 233px;
	width:200px;

	/*
	background:#fff;
	border:1px solid #000;
	*/
}

/* Used when the center content spans the whole width */
#center_content_1col {	
	width: 770px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* take this out */
#content {	
	width: 770px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#formbutton {
	margin-left: 100px;
}

#footer {
	clear: both;
	background-color: #ffee88;
	text-align: center;
}

#poweredby_footer {
	text-align: right;
}



