﻿body
{
	text-align: center;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #3399FF;
}
img
{
	border-style: none;
	vertical-align: bottom;
}
#body
{
	width: 780px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#top_panel_upper
{
	background-image: url('../images/header_2.jpg');
	background-repeat: no-repeat;
	padding-left: 130px;
	height: 31px;
	padding-top: 5px;
	margin-bottom: -5px;
}
#top_panel_upper a
{
	color: #FFFFFF;
	font-weight: bold;
}
#top_panel_lower
{
	background-image: url('../images/menu_bg.jpg');
	height: 31px;
	padding-left: 130px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#top_panel_lower a
{
	color: #FFFFFF;
	font-weight: bold;
}
.main_panel
{
	width: 525px;
	vertical-align: top;
}
#right_panel
{
	vertical-align: top;
	height: 100%;
	min-height: 100%;
	background-color: #06367E;
	color: White;
	text-align: left;
	width: 250px;
}
.main_panel_header
{
	background-position: right;
	background-image: url('../images/handcuffs.png');
	text-transform: lowercase;
	background-color: #000000;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 520px;
	margin-top: 5px;
	color: White;
	font-weight: bold;
}
.main_panel_header a
{
	color: #ffffff;
	font-weight: bold;
}
.right_panel_header
{
	background-position: right;
	background-image: url('../images/handcuffs.png');
	text-transform: lowercase;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 245px;
}
#right_panel a{
	color: #FFFFFF;
}

/*addition to youtube appearance on right panel*/
.youtube
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.youtube img
{
	width: 250px;
}
#calendar
{
	width: 250px;
	height: 200px;
}
.standing
{
	width: 250px;
}
#bottom_panel
{
	color: #ffffff;
	text-align: center;
	height: 30px;
	background-color: #000000;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.bottom_text
{
	display: block;
}
.bottom_img
{
	float: left;
	display: block;
	vertical-align: middle;
}
#bottom_panel a 
{
	font-weight: bold;
	color: #FFFFFF;
}
#right_panel_link img
{
	min-width: 150px;
	max-width: 240px;
	padding-left: 5px;
}
#bottom_panel_link_header
{
	color: #ffffff;
	height: 20px;
	background-color: #000000;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
}
#bottom_panel_link
{
	background-color: #06367E;
	height: 100%;
}
#bottom_panel_link img
{
	margin-right: 5px;
	min-height: 70px;
	max-height: 150px;
}
.search
{
	width: 100px;
}
.textbox
{
	border: 1px solid #000000;
}
.commentbox
{
	margin-top: 5px;
}
.locked
{
	height: 500px;
}
.fb_page
{
	background-color: White;
}

