html, body {
height: 100%;
}
* html #full {
height:100%
}
#full {
	position:absolute;
	min-height:97%;
	height:97%;
	margin-top:10px;
	margin-bottom:10px;
}
a{
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none
}
p {
	line-height:20px;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:16px;
}
li {
	line-height:20px;
	
}
.noSelect{
	cursor:default;
	
}
.clickClose {
	font-size:small;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color: #FF0000;
	font-style: italic;
}
.list {
	padding:0px;
	margin:0px;
}
.resource_linkTitle {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom:0px;
	margin-bottom:0px;
	cursor:hand;
	cursor:pointer;
	margin-bottom:10px;
	
}
.resource_linkSub {
	padding-left:50px;
	margin-top:-10px;
	
}

.books {
	margin-top:25px;
}

.books ul li{
	font-size:12px;
}

.copyright {
	font-size:60%;
	margin-top: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* =====================
	3 column styles
========================*/

#columnwrapper{
float: left;
width: 100%;
margin-left: -65%; /*Set left margin to -(contentcolumnWidth)*/ 
}

#leftcolumn{
margin: 0 50px 0 50%; /*Set margin to 0 (rightcolumnWidth) 0 (contentcolumnWidth)*/ 
background: #C8FC98;
}

#rightcolumn{
float: left;
width: 50px; /*Width of right column*/ 
margin-left: -50px; /*Set left margin to -(RightColumnWidth)*/ 
background: #FDE95E;
}

#contentcolumn{
float: left;
width: 50%; /*Width of content column*/ 
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/ 
margin-top: 0;
}

/*========= end ========*/	



/* ===============
Tips and Tricks
=================*/

.tips_image {
	padding-top:25px;
	padding-bottom:25px;
}
.tips_title{
	font-size: 36px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 20px;
}
.tips_subtitle{
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase;
}


/*========= end Tips and Tricks ========*/	

.movieDescription {
	font-size:80%;
	line-height:1.25em;
	padding-right:35px;
}
.musicDescription {
	width:350px;
	padding-top:25px;
	padding-left: 75px;
}
.musicText {
	font-size:80%;
	line-height:1.25em;
	margin-top: -10px;
}
.musicPlayer {
	vertical-align:middle;
	padding-left:80px;
}
.bio {
	font-size:80%;
	line-height:1.25em;
	text-align:justify;
	padding-top:10px;
}
.musicBox {
	background-image:url("../images/bg_content.jpg");
	background-repeat:repeat-x;
	margin-right:200px;
	margin-left:200px;
	padding:20px;
	margin-top:100px;
	margin-bottom:100px;
	border:groove #FFFFFF 2px;
}
.infoBox {
	background-image:url("../images/bg_content.jpg");
	background-repeat:repeat-x;
	border:groove #FFFFFF 2px;
}
.blogBox {
	padding:5px;
	margin-top:20px;
}
.description td{
	padding-bottom:40px;
}
.anim_padding {
	padding-top: 20px;
	font-size:95%
}

.quicktimeSize {font-size: 10px}

body {
	background-image:url("../images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
.banner {
	border:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 1px;
}
.contentBG {
	background-color:#394a54;
	background-image:url("../images/bg_content.jpg");
	background-repeat:repeat-x;
	height:100%; 
}
.section {
	font-size: 20px;
	font-weight: bold;
	padding-left:15px;
	padding-top:20px;
	margin-bottom:15px;
}
.musicLeft {
	width:400px;
	float:left;
	padding-top:20px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:40px;
	padding-bottom:15px;
	border-bottom:double #FFFFFF 1px;
}
.musicRight {
	width:400px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:15px;
	border-bottom:double #FFFFFF 1px;
}
.mainContent {
	background-image:url("../images/dude.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:justify;
	vertical-align:top;
	height:250px;
	padding:20px 60px 20px 10px;
	border-right:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 2px;
}
.imageContent {
	background-image:url("../images/dude.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:top;
	height:250px;
	padding:20px 60px 20px 10px;
	border-right:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 2px;
}
.sideContent {
	background-image:url("../images/sidebar.jpg");
	background-repeat:no-repeat;
	border-bottom:solid #FFFFFF 2px;
	border-left:solid #FFFFFF 2px;
}
.thumbs_link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.thumbs_link a{
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:2em;
}
.thumbs_feature {
	border:solid #ffffff 2px;
	padding:5px;
	margin:15px;
	margin-bottom:3px;
	margin-top:0px;
}

.thumbs_music{
	padding:5px;
	margin:15px;
	margin-bottom:3px;
	margin-top:0px;
}

.thumbs_2d {
	border:solid #FFFFFF 2px;
	padding:5px;
	margin:40px;
	margin-bottom:3px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* menu borders */
.menuBorder {
	border-right:solid #FFFFFF 2px;
	border-left:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 1px;
}

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:1000;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
padding:0;
background:#fff;
text-decoration:none;
margin-right:1px;
text-align:center;
}
.menu ul ul img{
	border-right:solid #FFFFFF 1px;
}

.menu ul ul a{
display:block;
font-size:12px;
padding:0;
height:25px;
	color:#FFFFFF;
text-decoration:none;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
position:center;
}
.menu ul ul li{
	margin-left:-1px;
	width:117;
	height:auto;
	display:block;
	border-left:solid #fff 1px;
	font-size:12px;
}

/* style the links hover */
.menu :hover{
color:#ffffff;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
