body {
	color: #191919;
	font-family: Georgia,"Times New Roman",Times,Serif;
	background: #ffffff url(/images/cp_bg.jpg) no-repeat;
	margin: 0;
}

h1, h2, h3 {
	font-family: "Trajan Pro",Georgia,"Times New Roman",Times,Serif;
}

p, li, li li {
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

h2, h3 { font-style: italic; }

.cp-logo {
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 24px;
}

.cp-navigator {
  position: absolute;
  z-index: 10;
  left: 16px;
  top: 136px;
}

.cp-wrapper {
  position: relative;
  margin: 0 auto; 
  width: 750px;
  padding: 0;
  margin: 0;
  left: 176px;
  top: 0;
}

.cp-body {
  position: relative; 
  width: 750px; 
  text-align: left;
}

.cp-notices {
  clear: both;
  width: 750px;
  margin-top: 100px;
  text-align: left;
  font-size: 80%;
}

td.table-content {
  padding: 0 120px 0 40px;
  text-align: left;
}

.title {
  font-weight: bold;
  font-size: 110%;
}

.rating {
  color: #666666;
  font-size: 95%;
}

.r-rated {
}

a, a:visited  { color:#406abf; }
a:hover {color: #ffaa00; }

.cp-body a img, .cp-body *:link img, .cp-body *:visited img {        
	border: 1px solid #406abf;
}

.cp-body a img:hover, .cp-body *:link img:hover, .cp-body *:visited img:hover {
	border: 1px solid #ffaa00;
}

~                                                                                                                         

