* {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:10pt;
}

.clearBox {
	clear:both;
}

body {
	background:#ffffff url('../images/bg_main.jpg') top center no-repeat;
	text-align:center;
}

h1 {
	font-size:13pt;
	padding:0 0 10px 0;
}

.alike {
	cursor:pointer;
}

#page {
	text-align:left;
	margin:auto;
	width:844px;
	padding-top:15px;
}

#header {
	height:84px;
	background:transparent url('../images/bg_header.jpg') top left no-repeat;
}

#search {
	float:right;
	padding:8px 10px 0 0;
}

#search h4 {
	color:#d6c826;
	padding:0 0 0 5px;
	font-size:16px;
}

#search_text {
	padding:3px 0 0 7px;
	width:150px;
	height:20px;
	background-color:transparent;
	border:0;
}

#search_btn {
	text-align:right;
	padding:4px 8px 0 0;
}

#rss_feed {
	float:right;
	padding:10px 40px 0 0;
}

#rss_feed span {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

#rss_feed a:hover {
	text-decoration:underline;
}

#rss_feed img {
	border:0;
}

#home_link {
	float:left;
	height:84px;
	width:220px;
}

#main {
	padding:7px 0 0 0;
}

#left {
	width:200px;
	float:left;
}

.menu_link {
	background: url('../images/bg_menu_link.jpg');
	width:200px;
	height:29px;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
}

.menu_link div {
	padding:6px 0 0 40px;
	font-size:12,5px;
	letter-spacing:-1px;
}

#weather {
	width:200px;
	height:238px;
	text-align:center;
	background:transparent url('../images/bg_weather.jpg') top left no-repeat;
	margin-top:10px;
}

#weather div {
	padding-top:10px;
}

#iframe {
	width:158px;
	border:0px solid #ffffff;
	height:210px;
	overflow:none;
	margin:auto;
}

#center {
	float:left;
	padding-left:15px;
}

#content {
	background-color:#ffffff;
	width:430px;
	height:480px;
}

#flashcontent {
	background-color:#363287;
	width:383px;
	height:297px;
}

#content p {
	padding:13px 0 18px 0;
	text-align:justify;
	font-size:12.5px;
}

#send {
	width:383px;
	height:40px;
	background:url('../images/bg_send_to_a_friend.jpg');
}

#right {
	padding:0 0 0 10px;
	float:right;
}

#links {
	width:188px;
	background-color:#000000;
	padding:1px 0 1px 0;
	text-align:center;
}

.links_head {
	text-align:center;
	background:url('../images/bg_links_head.jpg');
	width:186px;
	height:36px;
}

.links_head div {
	padding:10px 0 0 0;
	font-weight:bold;
}

.links_list {
	padding:20px 20px 15px 20px;
	padding:expression('20px 20px 15px 20px');
}

.links_list a {
	color:#28257f;
}

#videos {
	background-color:#000000;
	padding:1px;
	margin-top:15px;
	width:842px;
	float:left;
}

#videos_head {
	background:url('../images/bg_videos.jpg');
	height:36px;
}

#videos_head_text {
	padding:10px 10px 0 20px;
	font-weight:bold;
	color:#333366;
}

#videos_foot_text {
	padding:8px 8px 0 20px;
	font-weight:bold;
	color:#333366;
}

#videos_foot_text a {
	color:#333366;
	text-decoration:none;
}

#videos_foot_text a:hover {
	text-decoration:underline;
}

.video {
	height:61px;
}

.video_content {
	padding:5px 0 0 30px;
}

.video a {
	text-decoration:none;
}

.video a:hover {
	text-decoration:underline;
}

.video .link {
	border:0;
	float:left;
}

.video_title {
	float:left;
	padding:7px 0 0 10px;
	font-weight:bold;
}

.video_title a {
	color:#333366;
}

.video_tags {
	font-style:italic;
	font-size:8pt;
	font-weight:normal;
	color:#9393f1;
}

.video_tags a {
	color:#9393f1;
}

#video1 {
	background-color:#e5e5e5;
}

#video2 {
	background-color:#ffffff;
}

#rating {
	padding:10px 10px 0 0;
	text-align:right;
}

#rating img {
	cursor:pointer;
}

#footer {
	width:842px;
	text-align:center;
	float:left;
	color:#333333;
}

#footer_links {
	padding-top:20px;
	width:842px;
	text-align:center;
	font-size:9pt;
}

#footer_links a {
	color:#333333;
}

#disclaimer {
	padding-top:5px;
	color:#333333;
	font-size:8pt;
}

#disclaimer a {
	color:#333333;
	font-size:8pt;
}