body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: 'Calibri';
	font-size: 12px;
	text-align: center;
}

a, a:hover, a:visited, a:active, a:link {
	border: 0px;
	color: #ffffff;
}


/* START LAYOUT */

#titles h1, #titles h2 {
	display: none;
}

#page_container {
	margin: 0px auto;
	width: 850px;
	height: 720px;
	text-align: left;
}

#grom_logo {
	display: block;
	position: absolute;
	margin-left: 0px;
	/*margin-left: -80px;*/
	top: 0px;
	height: 64px;
	width: 153px;
	background-image: url('../images/grom_logo.png');
	background-repeat: no-repeat;
}

#left_panel {
	float: left;
	height: 720px;
	width: 78px;
	background-image: url('../images/left_panel_bg.jpg');
	background-repeat: no-repeat;
}

#sponsor_logos {
	margin: 500px 0px 0px 0px;
}

#onTheGo_logo {
	display: block;
	height: 59px;
	width: 60px;
	margin: 0px 0px 0px 10px;
	background-image: url('../images/onTheGo_logo.png');
	background-repeat: no-repeat;
}

#news1130_logo {
	display: block;
	height: 25px;
	width: 78px;
	margin: 0px 0px 35px 0px;
	background-image: url('../images/logo_news1130.png');
	background-repeat: no-repeat;
}

#top_panel {
	float: left;
	height: 56px;
	width: 772px;
	*width: 757px;
	background-image: url('../images/top_panel_bg.jpg');
	background-repeat: no-repeat;
}

#win_chance {
	float: left;
	height: 56px;
	width: 495px;
	padding-left: 35px;
	text-align: center;
}

#win_chance p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

#win_chance small {
	font-size: 11px;
	color: #999999;
}

#win_chance span.red {
	color: #FF0000;
}

#social_icons {
	float: right;
}

#social_icons a {
	float: left;
	display: block;
	height: 32px;
	width: 32px;
	margin: 12px 10px 5px 0px;
	background-repeat: no-repeat;
}

#middle_container {
	float: left;
	height: 625px;
	width: 560px;
}

#icon_facebook {
	background-image: url('../images/icon_facebook.png');
}

#icon_youtube {
	background-image: url('../images/icon_youtube.png');
}

#icon_flickr {
	background-image: url('../images/icon_flickr.png');
}

#icon_digg {
	background-image: url('../images/icon_digg.png');
}

#icon_twitter {
	background-image: url('../images/icon_twitter.png');
}

a.vote_button {
	display: block;
	height: 120px;
	width: 560px;
	background-image: url('../images/vote_button.jpg');
	background-repeat: no-repeat;
	background-position: 25px 15px;
	cursor: pointer;
}

a.vote_button:hover {
	background-image: url('../images/vote_button_hover.jpg');
}

#about_links {
	height: 20px;
	width: 572px;
	text-align: center;
}

#about_links a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
}

#about_links a:hover {
	text-decoration: none;
}

#whatIs {
	margin-right: 20px;
}

#whoIs {
	margin-left: 20px;
}

#slideshow {
	margin: 0px 7px 5px 17px;
	*margin-left: 11px;
	height: 475px;
	width: 546px;
}

#right_panel {
	float: left;
	margin-left: 21px;
	*margin-left: 3px;
	height: 625px;
	width: 190px;
	background-color: #D8D8D8;
	overflow: hidden;
}

#right_panel a {
	color: #000000;
}

#right_panel h1 {
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 7px;
	background-image: url('../images/blog_title_bg.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #B4B356;
}

#right_panel h2 {
	margin: 0px 0px 5px 7px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#right_panel p {
	padding: 0px 7px 15px 7px;
	font-size: 11px;
	color: #000000;
}

#blogFeed {
	padding-top: 7px;
	border-top: 1px dotted #000000;
}

#viewAll_link {
	float: left;
	display: block;
	margin-left: 7px;
}

#icon_rss {
	float: right;
	display: block;
	height: 16px;
	background-image: url('../images/icon_rss.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 7px;
	margin-bottom: 10px;
}

#live_chat {
	border-top: 1px solid #000000;
	clear: both;
	text-align: center;
	width: 100%;
}

#leave_comment {
	position: absolute;
	float: left;
	margin: 500px 0px 0px 190px;
	height: 73px;
	width: 83px;
	background-image: url('../images/leave_comment.png');
	background-repeat: no-repeat;
}

#bottom_panel {
	float: left;
	padding-top: 14px;
	padding-left: 20px;
	height: 25px;
	width: 752px;
	*width: 757px;
	background-image: url('../images/bottom_panel_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}

#bottom_panel a {
	color: #ffffff;
}

#admin_link {
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	color: #ffffff;
}

#myThickBox {
	display: none;
}

#TB_title {
	background-color: #2C4C03;
	margin-bottom: 5px;
}

#TB_ajaxWindowTitle {
	color: #ffffff;
}

#TB_closeWindowButton {
	text-decoration: none;
	margin-right: 10px;
	margin-top: 2px;
	color: #ffffff;
}

#TB_ajaxContent {
	padding: 0px;
	margin: 0px;
}

.post a {
	color: #000000;
}

.post h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.post h2 {
	margin: 0px 0px 5px 7px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.post p {
	padding: 0px 7px 10px 7px;
	font-size: 11px;
	color: #000000;
}
/* END LAYOUT */