body
{
margin: 0px;
padding: 0px;
color:#CCCCCC;
background-color:#696969;
}

a {
	color:#CFCFCF;
}

div#page-container {
	background-color: #1A1A1A; /*border: solid 16px #ffffff;*/		
	width: 850px; margin-left:auto; margin-right: auto; font-family: Arial, sans-serif; text-align: left; /* because we set body to center for IE */
	height:100%;
	padding:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

div#cover1 {
	width:100%;
}

div#cover2 {
	height:49px;
	background:url(images/bg_menu.gif);
	color:#6A6A6A;
	padding-left:20px;
	clear:both;
	position:relative;
}
div#cover2 li {
	list-style-type:none;
	padding-top:15px;
	float:left;
	display:block;
	margin-left:20px;
	margin-right:20px;
}
div#cover2 a {
	color:#A4A4A4;
	text-decoration:none;
}

div#cover2 a:hover {
	color:#FFFFFF
}

div#cover3 {
	height:180px;
}

#menu_left {
	background-color:#242424;
	width:220px;
}

#menu_left li {
	list-style-type:none;
	list-style-image:url(images/barr.jpg);
	margin-bottom:12px;
	margin-top:10px;
	margin-left:20px;
}
#menu_left A {
	color:#9c9c9c;
	font-size:12px;
	text-decoration:none;
	letter-spacing:2px;
}
#menu_left A:hover {
	text-decoration:underline;
}
div.menu_cover {
	width:180px;
	text-align:center;
	border-bottom:1px solid #6c6c6c;
	color:#CCCCCC;
	margin:10px 0px 10px 0px;
	padding-bottom:5px;
}
div#pic3 {
	background:url(images/cover3.jpg);
	background-repeat:no-repeat;
	height:180px;
	border-bottom:1px solid #000000;
}

table#main {
	width:100%;
	height:100%;
}
table#main td {
	vertical-align:top;
}
td#content {
	background-color:#4d4d4d;
}
div.catcover {
	border-bottom:1px solid #6c6c6c;
	color:#CCCCCC;
	margin:10px 0px 10px 0px;
	padding-bottom:5px;
	width:98%;
	font-weight:bold;
	text-transform:uppercase;
}
div.catitem {
	float:left;
	width:300px;
	height:300px;
	text-align:center;
	border-right:1px solid #696969;
	border-bottom:1px solid #696969;
	margin-left:5px;
	margin-bottom:5px;
}
div.catitemtitle {
	color:#FCFCFC;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}
.catthumb {
	margin-top:10px;
	border:1px solid #363636;
}
div.catdis {
	color:#C0C0C0;
	margin:10px;
}
.catbut {
}

div#cardimg {
	margin:20px;
	float:left;
}
div#cardimg img {
	border:1px solid #363636;
}

div.cardtitle {	
	margin-top:20px;
	color:#FCFCFC;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}

div#carddis {	
	color:#C0C0C0;
	margin-top:10px;
	font-size:12px;
	text-align:left;
}

#cardop {
	color:#C0C0C0;
	margin-top:20px;
}

table.clist {
	background-color:#696969;
}

table.clist td {
	background-color:#4d4d4d;
	color:#C0C0C0;
	font-size:12px;
}

div#und {
	border-top:1px solid #696969;
	margin-top:20px;
	padding-top:20px;
	color:#999999;
	font-size:12px;
	text-align:center
}

div#und A {
	color:#999999;
}

