@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
}
#wrapper {
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper  #container {
	background-image: url(images/righttop_bg2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header a img {
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu {
	width: 700px;
	float: right;
	clear: both;
}

		

#contentArea  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contentArea  #registerwrap {
	margin-top: 15px;
	margin-left: 20px;
	height: 447px;
	width: 166px;
	background-image: url(images/left_bg.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#banner img {
	margin-top: 9px;
}
#banner  a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentArea  #register {
	

	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}



#register #banner {
	padding-right: -3px;
	padding-left: -7px;
}
#register  #listing a:hover {
	
	text-decoration: underline;
}

#register  #listing a{
	
	color: #666666;
	text-decoration: none;
	
}

#register  #listing{
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#content {
	width: 660px;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	height: 455px;
	float: right;
	margin-right: 80px;
	margin-top: 0px;
}

#textArea{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	overflow: auto;
	height: 375px;
	width: 610px;
	margin-top: 19px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #636363;
}
#textArea h3 {
	font-size: 18px;
	color: #00B2D9;
}
#textArea h4 {
	font-size: 12px;
	color: #00B2D9;
}

#textArea a {
	color: #00b2d9;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	font-weight: bold;
}
#textArea a:hover {
	text-decoration: underline;
}
#textArea span {
	font-size: 14px;
	color: #00B2D9;
	font-weight: bold;
}

#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	color: #00B2D9;
	font-size: 14px;
}

#register #lefttitle_first a {
	text-decoration: none;
	margin-top: 8px;
	color: #00B2d9;
	}

#register #lefttitle_first a:hover {
	text-decoration:underline;	
	}
#register span {
	color: #00B2D9;
	text-decoration: underline;
}
	
	#register #lefttitle_first {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: #535353;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#register li {
	line-height: 1.1em;
}
#register li a {
	color: #666666;
	text-decoration: none;
}
#register li a:hover {
	text-decoration: underline;
}

#register #lefttitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	color: #00B2D9;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
#register #lefttitle a {
	text-decoration: underline;
	margin-top: 8px;
	color: #535353;
	}

#register #lefttitle a:hover {
	
	text-decoration:none;
	
	}
	
#clear {
	clear: both;
}

.clear {
	clear: both;
}
#register #viewlist {
	float: right;
	padding-top: 3px;
	font-size: .9em;
}
#register #viewlist a {
	color: #666666;
	text-decoration: none;
}
#register #viewlist a:hover {
	text-decoration: underline;
}
#textArea newstitle {
	text-decoration: underline;
	font-weight: bold;
}
#staff img {
	float: none;
}
#bookoffer {
	width: 220px;
	float: right;
	color: #00B2D9;
}
#bookoffer img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.highlight {
	color: #009900;
}
