body {
	background-color: #F8F8F7;
	margin:0;
	padding:0;
}

body, input, td, table, p, select
{
	color: #797979;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
}

input
{
	padding: 1px;
}

form
{
	display: inline;
}
img
{
	border: 0;
}

.searchSelect
{
	width: 184px; 
	font-size: 10px;
}

.boxHeading
{
	color: #C1272D;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 20px;
	font-weight: 600;
	text-transform: lowercase;
}

.pageContainer
{
	background: url(../images/page_bg.gif) repeat-y;
	width: 940px;
	height: 100%;
	margin: 0 auto;
	padding: 0 20px 0 20px;
}

.navContainer
{
	width: 622px;
	background: url(../images/nav_bg.gif) repeat-x;
	height: 28px;
}

.nav2Container
{
	width:100%;
	background: url(../images/nav2_bg.gif) repeat-x;
	height: 32px;
	padding-top: 5px;
}

.latestContainer
{
	background: url(../images/box_latest.gif) no-repeat;
	width: 220px;
	height: 146px;
	margin: 8px 5px 5px 8px;
	padding-top: 30px;
	padding-left: 10px;
}

.box_title
{
	color: #C1272D;
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	font-weight: 700;
	font-size: 18px;
	background: url(../images/box_top.gif) no-repeat;
	height: 30px;
	width: 228px;
	padding: 3px 0 0 12px;
}

.box_bottom
{
	background: url(../images/box_bg.gif) no-repeat left bottom;
	width: 228px;
	margin-bottom: 20px;
	padding-bottom: 12px;
}

.box_Container
{
	width: 228px;
	margin: 8px 5px 0 8px;
	padding: 5px;
}

.articlesContainer
{
	width: 228px;
	margin: 8px 5px 0 8px;
}

.directoryContainer
{
	background: url(../images/box_directory.gif) no-repeat;
	width: 230px;
	height: 160px;
	margin: 8px 5px 5px 8px;
}

.boxContainer
{
	position: relative;
	width: 316px;
	height: 129px;
	text-align: right;
	padding: 10px 18px 12px 0;
}

.contentContainer
{
	padding: 2px 15px 10px 15px;
}

.boxLatest
{
	height: 120px;
}
.boxLatest table
{
	height: 100%;
}

img.Logo
{
	margin-left: 10px;
}

img.Secret
{
	margin-right: 20px;
	margin-bottom: 10px;
}

img.Nav
{
	margin: 4px 12px 6px 5px;
}

img.Nav2
{
	margin: 8px 2px 8px 17px;
}

img.Welcome
{
	margin: 10px 0 10px 0;
}

img.Join
{
	margin: 30px 30px 10px 25px;
}

a.boxLink, a.boxLink:active, a.boxLink:link, a.boxLink:visited, a.boxLink:hover
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-weight: 700;
	color: #C1272D;
}

a.boxLink:active, a.boxLink:link, a.boxLink:visited, a.footerLink, a.footerLink:active, a.footerLink:link, a.footerLink:visited
{
	text-decoration: none;
}

a.boxLink:hover, a.footerLink:hover
{
	text-decoration: underline;
}

.footer, a.footerLink, a.footerLink:active, a.footerLink:link, a.footerLink:visited, a.footerLink:hover
{
	color: #A7A7A7;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	font-weight: 300;
}

.greybold {
	font-weight: bold;
}

h1 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 22px;
	color: #312F30;
	text-decoration: none;
	text-transform: lowercase;
}

.smtext {
	font-size: 10px;
}

.categorytype {
	font-size: 10px;
	color: #df0f00;
	padding-left:10px;
}

#content h2 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #DF0F00;
	padding: 2px 0px 2px 10px ;
	margin: 10px 0px 0px 0px;
}

.line
{
	color: #DFDFDF;
	width: 65%;
	height: 1px;
	margin: 5px 0 5px 0;
}

a:link, a:visited, a:active {
	color: #df0f00;
	text-decoration: none;
}
a:hover 
{
	color: #df0f00;
	text-decoration: underline;
}

a.Nav2Link:link, a.Nav2Link:visited, a.Nav2Link:active, a.Nav2Link:hover
{
	color: #322F30;
	text-decoration: none;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15px;
	font-weight: 600; text-transform: lowercase;
	margin: 0 2px 0 17px;
}
.videoBox
{
	width: 396px;
	height: 390px;
}
.videoBoxTop
{
	height: 35px;
	background: url(../images/video_display_top.gif) no-repeat top;
}
.videoBoxInside
{
	border-left: solid #E1E1E1 1px;
	border-right: solid #E1E1E1 1px;
	text-align: center;
}
.videoBoxBottom
{
	height: 20px;
	background: url(../images/video_display_bottom.gif) no-repeat bottom;
}
.videoSelectBox
{
	width: 256px;
	height: 390px;
}
.videoSelectBoxTop
{
	height: 35px;
	background: url(../images/video_list_top.gif) no-repeat top;
}
.videoSelectBoxInside
{
	border-left: solid #E1E1E1 1px;
	border-right: solid #E1E1E1 1px;
	text-align: center;
}
.videoSelectBoxInside li
{
	vertical-align: middle;
	text-align: left;
}
.videoSelectBoxInside img
{
	vertical-align: middle;
	margin: 5px;
}
.videoSelectBoxBottom
{
	height: 20px;
	background: url(../images/video_list_bottom.gif) no-repeat bottom;
}
#content .videoBox h2, #content .videoSelectBox h2 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15px;
	color: #A50F00;
	text-decoration: none;
	text-transform: lowercase;
}
#content .videoBox h2 {
	text-align: center;
}
.duration {
	color: #AFAFAF;
}
.videoSelectBoxInside .videoTitle
{
	color: #A50F00;
	text-transform: lowercase;
}
.social
{
	position: absolute;
	top: 50px;
	left: 500px;
}