﻿body{
margin:3px 0px 3px 0px;
padding:0px;
line-height: 1.5em;
background-color: Black;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer
{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border-top: 2px solid white;
	border-bottom:2px solid white;
	border-left:2px solid white;
	background-image: url(Background/01.jpg);
	background-repeat:repeat-y;
}

#topsection{
	width:800px;
}



#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 203px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 203px; /*Width of left column*/
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
	clear: left;
	width: 100%;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#DivTop
{
	margin:0px;
	width:800px;
	border-bottom: 2px solid red;
	padding: 0px;
}
#DivTop .AboutUs
{
	float:right;
	width: 255px;
	padding-right:10px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000033;
}
#DivTop .AboutUs a
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
	color: #000033;
}

#DivTop .AboutUs a:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	color: #000033;
}

#TopContent
{
	margin: 0px;
	width: 800px;
	height: 126px;
	background-image: url(Background/02.jpg);
	background-repeat:no-repeat;
}

#TopContent .LeftFlash
{
	border:0xp;
	margin:0px;
	padding:0px;
	width:110px;	
	float:left;
	height: 126px;	
}

#TopContent .StoreFlash
{
	border:0xp;
	margin:0px;
	padding:0px;
	width:110px;		
	height: 93px;	
}

#TopContent .StoreText
{
	border: 0xp;
	margin: 0px;
	padding: 5px 0xp 0px 3px;
	width:110px;		
}

#TopContent .RightImage
{
	border:0xp;
	margin:0px;
	padding:0px;
	width:690px;	
	float:left;
}

#TopContent .HeaderImage
{
	border:0xp;
	margin:0px;
	padding:0px;
	width:690px;
	height: 102px;
}

#TopContent .BottomImage
{
	border: 0xp;
	margin: 0px;
	padding: 0px;
	width: 690px;
	height: 24px;
	background-image: url(Images/02.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
}

#TopContent .BottomText
{
	border: 0xp;
	margin: 0px;
	width: 587px;
	height: 20px;
	font: 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: blue;
	text-align: justify;
	text-decoration: none;
	padding: 4px 2px 0px 5px ;
}
#TopContent .BottomText A
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
	color: red;
}

#TopContent .BottomText A:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	color: red;
}

#DivLeft
{
	margin: 0px;
	border: 0px;
	width: 194px;
	padding:0px 9px 5px 0px;
}

#DivLeft .TextHeader
{
	padding: 0px 0px 4px 0px;
	margin: 0px;
	border: 0px;
	width: 194px;
	background-color: #945b5c;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Sans-Serif;
	text-align: center;	
}
#DivLeft .Search
{
	margin: 0px;
	border: 0px;
	width: 194px;
	background-color: #945b5c;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Sans-Serif;
	text-align: center;
	padding: 5px 0px 5px 0px;
	
}
#DivLeft .markermenu
{
	list-style-type: none;
	margin: 5px 0px 5px 5px;
	padding: 0;
	width: 189px;
	line-height: normal;
}

#DivLeft .markermenu li a
{
	background: url(Background/03.jpg) no-repeat 0px center;
	font-family: Verdana, sans-serif, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
	width: auto;
	padding: 2px 0px;
	padding-left: 20px;
	text-decoration: none;
	height: 17px;
}


#DivLeft * html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

#DivLeft .markermenu li a:visited, .markermenu li a:active{
	color: White;
}

#DivLeft .markermenu li a:hover{ 
	color: white;	
	text-decoration: underline; }
	
	
#DivFooter
{
	width: 800px;
	margin:0px;
	padding:0xp;	
	height: 58px;
}

#DivFooter .FooterLeft
{
	float: left;
	width: 424px;
	margin: 0px;
	height: 48px;
	background-image: url(Footer/01.jpg);
	background-repeat: no-repeat;
	font: bold 9px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: black;
	text-align: justify;
	text-decoration: none;
	padding-top: 10px;
}
#DivFooter .FooterLeft a
{
	color: blue;
	text-decoration: underline;
	font-size:9px;
}
#DivFooter .FooterLeft a:hover
{
	color: blue;
	text-decoration: none;
	font-size:9px;
}
#DivFooter .FooterRight
{
	float: left;
	width: 376px;
	margin: 0px;
	height: 56px;
	background-image: url(Footer/02.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}
#DivFooter .FooterRight a
{
	font-size: 11px;
	color: red;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
#DivFooter .FooterRight a:hover
{
	text-decoration: underline;
}
.FontDate
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Tahoma, Verdana, Sans-Serif;
	line-height: normal;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
}

.Row_Bold
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: black;
	line-height: 15px;
	padding-top: 0px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-left: 10px;
}
.Row_Style
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	color: navy;
	line-height: 15px;
	padding-top: 0px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	padding-left: 10px;
	text-align: justify;
}

.Style_Font
{
	font-size: 11px;
	color: navy;
	line-height: 15px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}
#Divbody
{
	width:585px;
}
#Divbody .THeader
{
	width: 575px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: justify;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: red;
	font-style: italic;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-variant: normal;
	text-decoration: none;
	border-bottom: blue 1px solid;
	
}
#Divbody .stylebody
{
	width: 575px;
	padding-bottom: 2px;
	padding-top: 5px;
	color: #945b5c;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
