body {
	color: #000000;
	height: 100%;
	width: 100%;
	background-image: url(images/brick08.jpg);
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

@font-face {
   font-family: Max_s_Handwritin ;   
   src: url( fonts/Max_s_Handwritin.eot );  
   src: local("Max's_Handwritin"), url( fonts/Max_s_Handwritin.ttf ) format("truetype"); /* non-IE */   
 }  
 
.Handwritten {
	font-family:Max_s_Handwritin, helvetica, sans-serif;
	color: #666666;
	font-size: 30px;
	vertical-align:text-top;
	margin:0px;
	padding-left: 20px;
	padding-bottom:0px;

}

.sidebarmenu {
	width: 250px;
	float: left;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	background: url(blank.gif);
	list-style-type: none;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li{
	height:25px;
	background-image: url(images/middle.png);
	width: 230px;
	position:relative;
}

.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #666666;
	text-decoration: none;

}

.sidebarmenu ul li a:hover{
	color: #FF0000;
}

.sidebarmenu ul li ul{
	position: absolute;
	margin-left: -10px;
	width: 250px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: 92% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


#Page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	float: right;
	width: 740px;
	margin-left: 10px;
}
#Clear {
	clear: both;
}

#Page #Player {
	background-image: url(images/playerback.png);
	height: 400px;
}
#Page #Content_Bottom #PostIt {
	background-image: url(images/postit.png);
	height: 145px;
	width: 145px;
	float: left;
}
#Page #Content_Bottom #Content_Bottom_Top {
	height: 20px;
}
#Page #Content_Bottom #Container {
	margin-left: 7px;
}
#Page #Content #Content_Info {
	background-image: url(images/content.png);
	height: 645px;
}
#Page #Content #Content_Info #Video {
	height: 388px;
	margin-left: 25px;
	margin-right: 25px;
}
#Page #Content #Content_Info #Content_Display {
	height: 580px;
	margin-left: 24px;
	margin-right: 25px;
	padding-top: 35px;
}

#Page #Content #Content_Info #Video_bottom {
	height: 170px;
	margin-bottom: 30px;
	margin-right: 25px;
	margin-left: 25px;
}
#Header {
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS";
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Menu_page {
	float: left;
	height: 135px;
	width: 230px;
	text-align: center;
}
#Page_content {
	float: left;
	height: 145px;
	width: 160px;
	margin-bottom: 15px;
	margin-right: 12.5px;
}

#Page_content1 {
	float: left;
	height: 175px;
	width: 160px;
	margin-bottom: 10px;
	margin-right: 12.5px;
}

#fixedtipdiv{
	position:absolute;
	padding: 2px;

	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width: 250px;
}

#fixedtipdiv h3{
margin:0;
}

#fixedtipdiv p{
margin-bottom:0;
}
#Page #Content #Content_Info #Content_Display h1 {
	text-align: center;
	border-bottom: none;
	margin: 0px;
}
#popuptop {
	background-image: url(images/popup_01.png);
	height: 24px;
	width: 250px;
}
#popupmiddle {
	background-image: url(images/popup_03.png);
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#popupbottom {
	background-image: url(images/popup_05.png);
	height: 27px;
	width: 250px;
}#Blog {
	width: 740px;
}
#Video {
	width: 740px;
}
#PostCard {
	background-image: url(images/PostCard.png);
	height: 351px;
	width: 551px;
	padding-right: 15px;
	padding-left: 5px;
}
#Info {
	height: 170px;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#Search {
	width: 690px;
	background-image: url(images/search_03.png);
	padding-right: 25px;
	padding-left: 25px;
}
#searchtop {
	background-image: url(images/search_01.png);
	height: 42px;
}
#searchbottom {
	background-image: url(images/search_05.png);
	height: 46px;
}
#PlayerInfo {
	height: 100px;
}

#Footer {
	text-align: center;
	color: #cccccc;
	padding-bottom: 10px;
}

