/* Default Stylesheet */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup,
table, tbody, tfoot, thead, tr, th, td, 
*, .x {												/* .x removes any inherent styling to elements below */
	margin: 0;
	padding: 0;
	color: #6F717F;
	font-family: Tahoma,Trebuchet MS,"Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
	
	}

												/** 2.	COMMON CLASSES **/
.hide	{ display: none;	}
.inline	{ display: inline;	}
.block	{ display: block;	}
.nfloat	{ float: none;		}
.lfloat	{ float: left;		}
.rfloat	{ float: right;		}
.clear	{ clear: both;		}
.lclear	{ clear: left;		}
.rclear	{ clear: right;		}
.header {font-size:13px;color:#979ab5;}
.videoheader {font-size:16px;color:#979ab5;}
.footerlink {color:#3D3B4F;font-weight:bold;font-size:11px;text-transform:uppercase;}
.copyrightlink {color:#484a5a;}
.footerimgnav {padding-right:5px;padding-top:0px;}

p {
	margin: 0.50em 0 1.00em 0;
	
	}
ol {margin-top:15px;}	
li {margin-left:30px;margin-bottom:10px;margin-right:10px;}	
 hr {height:1px;margin-top:0px;border-width: 1px; border-style: solid; border-color: #151527;}
 
 h3 {font-size:17px;color:#979ab5;padding-bottom:5px;font-weight:bold;}
	
a {
	color: #979ab5;
	background-color: inherit;
	text-decoration: none;
	}
	
	a:hover 	{ color: #ffffff; background: inherit; }
	a:active 	{ color: #ffffff; background: inherit; }

															/** BODY ELEMENTS **/
body {
	text-align: center;
		background:url('../images/topbg.jpg');
		background-repeat:repeat-x;
		background-position:top center;
	background-color:#0f1020;
	}
														/** MAIN CONTAINERS **/
div#container {
	width:960px;
	margin: 0 auto;
	text-align: left;
	
	}
	div#header {
		position:top;
		margin:0 auto;

		}
		div#header-in {
			margin: 0px auto;
			height:450px;
		}
	div#content-wrap {
		margin:0 auto;
		width:960px;
		
		}
		div#content {
			margin: 0 auto;
			width:960px;
			}
			div#content-in {
				margin: 0 auto;
				
				}
			div#content-in .headerlabel {
				
				}
			div#content-in .insidecontentcontainer {
				width:960px;
				height:100%;
				border-bottom: 1px solid #27243c;
				padding: 12px 0 12px 0;
				display:table;
				}
			div#insiderightcolumn {
				width:320px;
			    display:table;
				}	
			div#homefeaturedvideo  {
			 width:320px;
			 margin:0 auto;
			 margin-bottom:20px;
			}
			div#homefeaturedvideo .homefeaturedvideocontent {
			 background-color:#171727;
			 padding-left:10px;
			 padding-right:10px;
			 padding-bottom:20px;
			 padding-top:20px;
			 margin-left:5px;
			 width:295px;
			 
			 text-align:center;
			}
			div#homefeaturedvideo .homefeaturedvideocontent img{
				border: 1px solid #979ab5;
			}
			div#insidefeaturedvideo  {
			 width:310px;
			 margin:0 auto;
			 margin-bottom:20px;
			
			}
			div#insidefeaturedvideo .insidefeaturedvideocontent {
			 background-color:#171727;
			 padding-left:10px;
			 padding-right:10px;
			 padding-bottom:20px;
			 padding-top:20px;
			 margin-left:5px;
			 width:295px;
			 text-align:center;
			}
				div#insidefeaturedvideo .insidefeaturedvideocontent img{
					border: 1px solid #979ab5;
				}

			div#homenews{
				width:630px;
			}
					
			div#homenews td {
				width:620px;
			}
			div#homelinks{
				width:500px;
			}
			div#videoclips {
				width:300px;
				float:left;
				display:inline;
			}
			div#leftlinkcolumn {
				width:290px;
				float:left;
				display:inline;
				margin-top:20px;
				
				
			}
			div#rightlinkcolumn {
				width:290px;
				float:left;
				display:inline;
				margin-top:20px;
				margin-left:30px;
			}
			div#insidemaincontent{
				width:623px;
				margin-right:0;
				
				
			}	
			div#homefeaturedtip {
			 background-color:#171727;
			 padding:15px;
			 width:295px;
			 height:119px;
			 min-height:119px;
			}
			div#hometopbanners {width:312px;}
			div#hometopbanners img {margin-bottom:2px;}
			div#homephotos{width:312px;margin-top:-3px;margin-bottom:20px;margin-right:5px;}
			div#homephotos img {
			padding:3px;
			}
			div#homebanners img {margin-bottom:2px;}
			div#homebanners {text-align: right;}
			
			
			div#rigthcontentphotos{width:312px;margin-top:-3px;margin-bottom:10px;margin-left:5px;}
			div#rigthcontentphotos img {
			padding:3px;
			
			}
			
			div#rightbanners {width:312px;}
			div#rightbanners img {margin-bottom:10px;}
					
			
					
	div#footer {
		height:110px;
		color:#484a5a;
		margin-top:10px;

		}
		div#footer-in {
			margin: 0px auto;
			padding-top:0px;
			width:960px;
			text-align:left;
			font-weight:bold;
			font-size:11px;
			}
			
		div#footer-in  .footerspacing {
				word-spacing:5px;
				
		}	
	
		div#footer-in  .copyright {
			text-align:right;
			float:right;
			margin-top:-20px;
			margin-right:5px;
			font-size:11px;
			color:#484a5a;
				
				
		}	


#DiaryList {display:none; visibility:hidden;}

