body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
/*	background:#00f url("cssimages/bg2.gif");*/
	background:#00f;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:10px 0;
	font-size:13px;
}
a, a:hover {
	color: #ffffff;
	background-color: inherit;
}
img {
	border: 0;
}
p{
	margin: 15px 25px 0 20px;
	padding:0 0 5px 0;
	line-height:1.3;
	text-align: justify;
}
p a:link, p a:visited {
	color:#00f;
	text-decoration: none;
}
ul {
	margin: 15px 0 0 50px;
	padding: 0 0 10px 0;
	list-style-position: inside;
	list-style-type: circle;
	font-size:13px;
}
li {
	margin: 5px 0 5px 0;
	color:#00f;
}
.li { 
	color: #000; 
}
h1 {
	color:#00f;
	font-size:22px;
}
h2 {
	color:#00f;
	font-size:18px;
	margin: 15px 0 5px 20px;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
}
#header {
	position:relative;
	width:850px;
	height:150px;
	background:#fff url(cssimages/TopBg2.jpg) no-repeat;
}
#logo {
	position:absolute;
	left:14px;
	top:12px;
	width:auto;
	z-index:10;
}
#cem {
	position:absolute;
	left:283px;
	top:104px;
	width:auto;	
}
#nav {
	position:relative;
	height:33px;
	background:#fff url(cssimages/TopBg2.jpg) 0 -150px;
	border:0;
	margin:0;
	padding-left:3px;
	border-bottom:2px solid #00f;
}
#content {
	background:#fff;
	padding:20px 20px 0 20px;
}
#spacer {
	position:relative;
	height:15px;
	width:100%;
	background:#fff;
	font-size:0px;
}
#footer {
	position:relative;
	width:100%;
	height:20px;
	padding:8px 0 5px 0;
	text-align: center;
	font-size: 12px;
	color:#00b;
	background: #fff url(cssimages/ftbg.gif) no-repeat;
	border-top:1px solid #f9f9ff;
}
/********  START NAV  ********/
#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0 2px 0 0;
}
#tab a span { /*left tab bg*/
	display:block;
	background:url(cssimages/left-nav.gif) no-repeat left top;
	font-size:16px;
	color:#d0d0f8;
	font-weight:700;
	line-height:33px;
	margin:0;
	padding: 0 33px 0 34px;
}
#tab a { /*right tab bg*/
	background: url(cssimages/right-nav.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a:hover, #tab li.item_active a {
	background-position:right bottom;
	border-color:#FF9300;
	background-repeat: no-repeat;
}
#tab a:hover span, #tab li.item_active a span {
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
#tab a:hover span {
	color:#ff0;
}
#tab li.item_active a span {
	color:#fff;
}
/********  END NAV  ********/
p.quote {
	color:#00f;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	padding: 5px 15px 5px 20px;
}
.imageright {
	display:inline;
	float: right;
	margin: 10px 0 0 10px;
}
.RoundHead {
	background: #fffce0;
	margin: 0 0 5px 0;
	height: 35px;
	padding: 10px 0 1px 15px;
	position: relative;
}
/* Round corner divs */
.tlc, .trc, .blc, .brc {
	width: 10px;
	height: 10px;
	font-size: 1px;
	position: absolute;
	z-index:10;
}
.tlc {
	background: url(cssimages/tl.gif);
	left: 0;
	top: 0;
}
.trc {
	background: transparent url(cssimages/tr.gif);
	right: 0;
	top: 0;
}
.blc {
	background: url(cssimages/bl.gif);
	left: 0;
	bottom: 0;
}
.brc {
	background: transparent url(cssimages/br.gif);
	right: 0;
	bottom: 0;
}
#pics {
	position: relative;
	float:right;
	width:140px;
	height:452px;
	margin: 10px 0 0 20px;
	padding:2px 4px 0 4px;
	text-align:center;
	font-size:11px;
	background: #eff4ff;
	color:#457EFF;
}
.thumbs {
	padding:4px 0;
}
.cke {
	font-weight:bold;
	color:#00f;
}
.clrfix {
	clear:both;
	font-size:0px;
}
#TcAd {
	position:relative;
	float:right;
	display:inline;
	margin:0 30px;
	font-size:9px;
	color:#4040ff;
}
#TcAd a:link, #TcAd a:visited {
	font-size:9px;
	color:#4040ff;
	text-decoration:none;
	text-align:right;
}
#TcAd a:hover {
	color:#ddd;
}

