/* CSS Document - Author: Unnikrishnan */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	margin-bottom: 0;	
	background: #400000   ;
}

a {text-decoration: none; color: #f00000;}
a:hover {text-decoration: underline; color: #f00000;}

#thumb
{padding:4px;
}

#list
{
	margin-left: +5em;
	margin-right: +5em;
	margin-bottom: 0;
}

#topbanner
{
        background-color: #000000;
        height: 45px;
}


#container
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	margin-bottom: 0;
}

#topheader
{
	background-color: #A374A3;
        background: url(images/banner.gif); 
	height: 90px;
}

#title
{
    font-size: 24px;
    color: #f00000;
    font-family: verdana;
    margin: 5px;
    text-align:center;
}

#navcontainer
{
	background-color: #000000;
	margin-left: auto;
	margin-right; auto;
}

.navitem
{
	background-color: #000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 151px;
	margin-top:1px;
	margin-right:1px;
        margin-bottom: 1px;
	float:left;
}


.navitemlast
{
	background-color: #000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 130px;
	margin-top:1px;
	margin-right:0px;
        margin-bottom: 1px;
	float:left;
}

#playercontainer
{
	width: 435px; 
 	border-width: 0px 0px 0px 0px; 
 	background: white;
 	color: #333333;
	margin-top:20px;
 	margin: 0 0 0 0;
	background-color: white;
}

#imgcontainer
{
	border-width: 0px 0px 0px 0px; 
 	background: white;
 	color: #333333;
	margin: 0 0 0 0;
	background-color: white;
}

#main
{
	width: 698px;
	text-align:left;
	color:#000000;
	line-height: 1.6em;
	margin-bottom: 0;
}

#textcontainer
{
	width: 470px;
	float:right;
	display:inline-block;
	margin-bottom: 0;
}

#linkdes
{
        color: #ffffff;
}

#bannerlink
{
	float:right;
	margin-top:0px;
	font-size:10px;
	color: #f00000;
    	font-family: verdana;
}

#sidebar
{
	background-color: #000000;
        width:197px;
	border:1px solid #f00000;
	float:left;
	margin-top:20px;
	margin-left: 0px;
        margin-bottom: 0;
	text-align:left;
	clear:both;
}


#catalog
{	color: #000000;
}

h1
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        text-transform:uppercase;
        font-size:20px;
	font-weight:normal;
        color: #f00000;
}

h3
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-size:16px;
	font-weight:normal;
        color: #f00000;
	background-color: #000000;
      	
}

h4
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        font-size:12px;
	font-weight:bold;
        color: #f00000;
}

p
{
	color:#000000;
	padding: 3px;
	text-align: left;
}

.headertext1
{
	background-color: #f00000;
        font-size:18px;
	color: #000000;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color:#000000;
	color: #f00000;
	text-align:center;
	vertical-align:middle;
	height: 20px;
	padding-top:5px;
	clear:both;
}

img
{
	border: 1px solid #fff;
}

