body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#CCC;
	}

h2 {
	font-size:34px;}
	
.error {
	color:#F00;
	}

.wrapper {
	width:962px;
	margin:auto;
	background-color:#FFF;
	padding:20px;
	padding-bottom:50px;
	}
	
.logo {
	width:465px;
	float:left;
	height:174px;
	}
	
.slogan {
	width:495px;
	float:left;
	text-align:right;
	color:#333;
	}

.top-menu {
	width:960px;
	float:left;
	margin:0px;
	padding:0px;
	}

.banner {
	width:960px;
	float:left;
	}
	
.register {
	background-image:url(images/sliced/register.jpg);
	width:258px;
	height:58px;
	line-height:50px;
	margin:auto;
	text-align:center;
	color:#FFF;
	font-size:20px;
	display:block;
	} 
	
.register a {
	color:#FFF;
	text-decoration:none;
	display:block;

	}

	
.register a:hover {
	background-image:url(images/sliced/register-hover.jpg);
		display:block;

	}


.bottom-menu {	
	width:960px;
	float:left;
	font-size:14px;
	}

#menu {
	background-image:url(images/sliced/menu-BG.jpg);
	background-repeat:repeat-x;
	height:38px;
	}

#menu ul {
	margin:0px;
	padding:0px;
	color:#FFF;
	padding-top:10px;
	}
	
#menu ul li {
	list-style:none;
	float:right;
	padding:0px 5px; 
	border-right:1px solid #FFF;
	line-height:18px;
	}

#menu a {
	color:#FFF;
	text-decoration:none;
	}

.content-wrapper {	
	width:960px;
	float:left;
	margin-top:30px;
	color:#000;
	}
	
.content-wrapper table {
	font-size:12px;
	}	


.left-content {
	width:308px;
	float:left;
	margin-right:20px;
	}

.right-content {
	width:588px;
	float:left;
	border:1px solid #CCC;
	padding:10px 20px;
	margin-bottom:20px;
	}

.footer {
	width:960px;
	clear:both;
	}
	

.videotable p {
	color:#666;}
	
.news a {
	text-decoration:none;
	color:#851E21;
	font-weight:bold;}

	
.news h2 {
	margin:0px;
	padding:0px;
	line-height:1.5em;
	}
	
.news {
	outline:1px solid #CCC;
	padding:10px;
	color:#06F;
	}
