body {
        margin: 0px 0px 0px 0px;
	background-image: url(img/bkg3.jpg);
	background-color: #000000;
	color : #FFFFFF;
	font-family: arial,sans-serif;
	font-size : 14px;
	text-align: center;
}

#bodycontainer
{
        margin-top: 10px;
	width: 799px;
	background-color: black;
	border: 1px solid red;
	text-align: left;
}
#bodycontainer2
{
        margin-top: 10px;
	width: 950px;
	background-color: black;
	border: 1px solid red;
	text-align: left;
}
#shopcontainer
{
        margin-top: 10px;
	width: 1015px;
	background-color: black;
	border: 1px solid red;
	text-align: left;
}

#topnav
{
	width: 799px;
	border-top: 1px solid red;
	border-right: 0px;
	border-bottom: 1px solid red;
	border-left: 0px;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
}
#topnav2
{
	width: 850px;
	border-top: 1px solid red;
	border-right: 0px;
	border-bottom: 1px solid red;
	border-left: 0px;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
}
#topnav ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#topnav ul li{ 
        display:inline; 
	margin: 0px 15px 0px 15px;
}

#topnav ul li a{
color:#FFFFFF;
text-decoration:none;
}

#topnav ul li a:hover{
color:#FF6600;
text-decoration:underline;
}

#topshop
{
	width: 1015px;
	border-top: 1px solid red;
	border-right: 0px;
	border-bottom: 1px solid red;
	border-left: 0px;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
}
#topshop ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#topshop ul li{ 
        display:inline; 
	margin: 0px 15px 0px 15px;
}

#topshop ul li a{
color:#FFFFFF;
text-decoration:none;
}

#topshop ul li a:hover{
color:#FF6600;
text-decoration:underline;
}
	
#leftside
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	width: 288px;
	text-align: center;
	float: left;
	background-color: black; 
}
	
#leftnav_box
{
	width: 281px;
	height: 259px;
        background-image: url(img/leftnav_bkg.jpg);
	margin-top: 20px;
	margin-left: 3.5px;
	font-size : 10px;
	color : #000000;
	text-align: center;
}
	
#leftnav_btn1
{
	width: 252px;
	height: 39px;
        background-image: url(img/leftnav_btn.png);
	margin-top: 0px;
	margin-left: 14.5px;
	font-size : 14px;
	color : #FFFFFF;
	text-align: center;
}
	
#leftnav_link
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size : 18px;
	font-weight : normal;
}

#leftnav_link a{
        color:#FFFFFF;
        text-decoration:none;
}

#leftnav_link a:hover{
        color:#FF6600;
        text-decoration:underline;
}
	
#contents	
{
	margin-right: 5px;
	margin-left: 300px;
	height: 100%;
	padding: 15px;
}
	
#shop	
{
	margin-right: 5px;
	margin-left: 5px;
	height: 100%;
	padding: 15px;
}
	
#btmcopy
{
	clear:both;
	margin-left: 30px;
	margin-right: 30px;
}
	
#biglist
{
	font-size : 20px;
	font-weight : normal;
        font-style : italic;
}
	
#header1
{
	font-size : 30px;
        font-style : italic;
	padding : 0px;
}
	
#header2
{
	font-size : 24px;
        font-style : italic;
	padding : 0px;
}

a{
color:#FF6600;
text-decoration:none;
}

a:hover{
color:#D3D8D8;
text-decoration:underline;
}
