body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	background-color:#000;
}

/*td	{
	font-size: 0.8em;
}*/

#csshome h1	{
	font-family: Georgia, Times;
	font-size: 2em;
	font-weight: normal;
	color: #FFF;
	margin:25px 0 45px 0;
}

h1 {
	font-family: Georgia, Times;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFF;
	margin-top: 0;
}
h2 {
	font-family: Georgia, Times;
	font-size: 1.8em;
	font-weight: normal;
	color: #Fa0295;
	margin-top: 0;
}
h3 {
	font-family: Georgia, Times;
	font-size: 1.6em;
	font-weight: normal;
	color: #Fa0295;
	margin-top: 0;
}

#cssban{
	margin-right:auto;
	margin-left:auto;
	width: 958px;
	height: 98px;
	border:1px solid #3e3e3e;
	background: url(/images/banner.jpg) no-repeat;
}

#csspanel{
	margin-right:auto;
	margin-left:auto;
	width: 958px;
	border:1px solid #3e3e3e;
}

#cssendnav{
	margin-right:auto;
	margin-left:auto;
	width: 936px;
	height: 27px;
	padding: 8px 22px 0px 0px;
	border-left:1px solid #3e3e3e;
	border-right:1px solid #3e3e3e;
	border-bottom:1px solid #3e3e3e;
	text-align:right;
	background-color:#171717;
}

#csshome	{
	margin-right:auto;
	margin-left:auto;
	width: 914px;
	padding: 22px 22px 22px 22px;
	border-left:1px solid #3e3e3e;
	border-right:1px solid #3e3e3e;
	background-color:#232323;
	overflow:auto; /* tricks browser into clearing the float */
}

#csslinks	{
	margin-right:auto;
	margin-left:auto;
	width: 914px;
	padding: 22px 22px 22px 22px;
	border-left:1px solid #3e3e3e;
	border-right:1px solid #3e3e3e;
	background-color:#232323;
	overflow: auto; /* tricks browser into clearing the float */
}


#csslinks-col-1	{
	width: 360px;
	float:left;
}

#csslinks-col-2	{
	width: 180px;
	float:left;
	left: 360px;
}

#csslinks-col-3	{
	width: 360px;
	float:left;
	left: 540px;
}


#csslinks ul {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
	margin-top: 23px;
}

#csslinks li	{
	display: inline;
	width: 155px;
	padding: 0 10px 5px 15px; /*padding inside each tab*/
	background: url(../images/home_bullet.gif) 3px 5px no-repeat;
	float: left;
	display: block;
}

#csslinks li a	{
	color:#FFFFFF;
}

#csslinks li a:hover	{
	color:#000;
}

	
#csslinks h3	{
	margin-top:0;
	margin-bottom:0;
}


#cssnav{
	margin-right:auto;
	margin-left:auto;
	width: 958px;
	height: 27px;
	border-left:1px solid #3e3e3e;
	border-right:1px solid #3e3e3e;
	background-image: url(../images/nav_bg.gif);
}


#cssnav2 {
	padding: 5px 0px 0px 22px;
}

#cssnavlist ul {
	padding: 0;
	margin: 0; /* for IE  */
}

#cssnavlist li.current {
	display: inline;
	list-style-type: none;
	padding-right: 42px;
}
#cssnavlist li {
	display: inline;
	list-style-type: none;
	padding-right: 42px;
}

#cssnavlist li.last {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
	a.nav:link, a.nav:visited  {
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
	a.nav:hover {
	font-size: 11px;
	font-weight:bold;
	color: #fa0295;
	text-decoration: none;
}
	a.tail:link, a.tail:visited  {
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
	a.tail:hover {
	font-size: 11px;
	font-weight:bold;
	color: #fa0295;
	text-decoration: none;
}
	a.on:link, a.on:visited, a.hover  {
	font-size: 11px;
	font-weight:bold;
	color: #fa0295;
	text-decoration: none;
}
#cssemail{
	margin-right:auto;
	margin-left:auto;
	width: 958px;
	height: 45px;
	border:1px solid #3e3e3e;
}
#cssemail2 {
	padding: 14px 0px 0px 22px;
}
#cssinfo{
	margin-right:auto;
	margin-left:auto;
	width: 914px;
	padding: 22px 22px 22px 22px;
	border:1px solid #3e3e3e;
	background-image: url(../images/info_bg.gif);
	background-repeat:repeat;
	color: darkgray;
}

#cssinfo h2	{
	line-height: 1em;
}
#cssmain{
	margin-right:auto;
	margin-left:auto;
	width: 958px;
	border:1px solid #3e3e3e;
	background-image: url(../images/main_bg.gif);
	background-repeat:repeat;
}
.style1 {
	font-family: Georgia, Times;
	font-size: 1.4em;
	font-weight: normal;
	color: #Fa0295;
	margin:0px;
}
.style2, .style2 a:link, .style2 a:visited {
	color: #FFF;
}

.style2 a:hover {
	color: #595959;
}

.style3 {
	color: #A9A9A9;
}
.style4 {
	color: #Fa0295;
}
.style5 {
	color: #Fa0295;
	font-weight:bold;
}
#csslhs{
	width:200px;
	float:left;
	margin: 60px 0px 10px 25px;
}
#cssrhs{
	width:650px;
	float:left;
	margin: 60px 0px 10px 40px;
}
	a:link, a:visited  {
	color: #Fa0295;
	text-decoration: none;
}
	a:hover {
	color: #595959;
}

div#GiftItemsYes{  margin: 0px 20px 0px 0px;}
div#GiftItemsNo{  margin: 0px 20px 0px 0px;  display: none;}

