﻿body
{
	margin: 2px 10px 2px 10px;
	padding: 0px;
	border: 0px;
	line-height: normal;
	background-color: #4b3e37;
	font-family: 'Trebuchet MS' , Verdana, Sans-Serif;
	color: Black;
	font-size: 12px;
	text-align: justify;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer
{
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: white;
	text-align: justify;
}

#topsection
{
	margin: 0px; padding: 0px; border: 0px;
	width: 960px; line-height: normal;	
	
}

#contentwrapper{
float: left;
width: 100%;
background-color: White;
}

#contentcolumn{
	margin: 0 210px 0 210px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: White;
}

#leftcolumn{
float: left;
width: 210px; /*Width of left column in pixel*/
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
background-color: White;
padding-left:10px;
}

#rightcolumn{
float: left;
width: 210px; /*Width of right column*/
margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/
background-color: White;
}

#footer{
	clear: left;
	width: 100%;	
}

#footer a
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}

.innertube{
	margin: 10px 0px 10px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.template-liveupdate 
{
	width: 900px;
	border: 0px; padding: 0px; margin: 0px;
	text-align: justify;
}

.template-liveupdate a 
{
	color: Blue;
	text-decoration: underline;
}

.template-liveupdate a:hover
{
	color: Blue;
	text-decoration: none;
}

#layout-top 
{
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 960px;	
	
}

#layout-top .template-image
{
	clear: both;
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 960px;	
	
}

#layout-top .template-menu
{
	clear: both;
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 900px;	
	padding-left: 60px;
	
}

#tabs
{
	float: left;
	width: 100%;
	background:#efefef;
	line-height: normal;
	font: bold 10px Verdana;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0px 0px;
	list-style:none;	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	
	}

#tabs a {
	float:left;
	background:url("Menue/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
	}

#tabs a span {
	float:left;
	display:block;
	background:url("Menue/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
	
#tabs a.current {
	background-position:0% -42px;
	}

#tabs span.current {
	background-position:100% -42px;
	}


#layout-left 
{
	margin: 0px; padding: 10px 0px 10px 10px; border: 0px;
	line-height: normal; width: 200px; text-align: justify;
}

#layout-left a
{
	color: Blue; text-decoration: none;
}

#layout-left a:hover
{
	color: Blue; text-decoration: underline;
}

#layout-right
{
	margin: 0px; padding: 10px 10px 10px 0px; border: 0px;
	line-height: normal; width: 200px; text-align: justify;
}

#layout-right a
{
	color: Blue; text-decoration: none;
}

#layout-right a:hover
{
	color: Blue; text-decoration: underline;
}

#layout-center
{
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 500px; text-align: justify;
}

#layout-center .template-show
{
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 500px; text-align: justify;
}

#layout-center .template-description
{
	margin: 0px; padding: 0px; border: 0px;
	line-height: normal; width: 500px; text-align: justify;
	padding-top: 0px;
}

#layout-center .template-description a
{
	color: Blue; text-decoration: none;
}

#layout-center .template-description a:hover
{
	color: Blue; text-decoration: underline;
}

#layout-footer-back
{
	width: 940px;
	margin: 0px; padding: 10px; border: 0px; 
	background: #f3f7d9;	
}

#layout-footer 
{
	width: 960px;
	margin: 0px; padding: 10px 0px 10px 0px; border: 0px; 
	background: #efefef;
	border-top: 1px solid black;
}



/* Template Image Header */

#template-main
{
	margin: 0px; padding: 0px; border: 0px;
	text-align: justify; line-height: normal;
	width: 960px;	
}

#template-wrapper
{
	float: left; width: 100%;
	margin: 0px; padding: 0px; border: 0px;	
}

#template-column
{
	margin-right:210px;	
}

#template-right 
{
	float: left;
	width: 210px; /*Width of right column*/
	margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/		
	padding-top: 5px;
}
#leftcolumn .Submenu
{
	width:196px;	

	border:2px solid #dfdcdc;
	padding:5px;

}

#leftcolumn .Submenu a
{
	color:#07208e;
	text-decoration:none;
}

#leftcolumn .Submenu a:hover
{
	color:#d20862;
	text-decoration:none;
}
