body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	padding:0 0 10px 0;
	margin:0;
}

a {
	color:#000000;
	font-weight:bold;
}

a:hover {
	color: #990000;
}

img {
	border:0;
}

#container {
	width: 770px;
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto 0 auto;
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
}

#header {
	border-bottom:1px solid #000000;
}

#header {
	padding:5px 0 5px 0;
	height:60px;
	background-color:#FFFFFF;
}

#logo {
	float:left;
	width:297px;
	overflow:hidden;
}

#banner {
	width:468px;
	float:left;
	padding-right:5px;

}

#breadcrumbs {
	border-bottom:1px solid #000000;
	background-color:#CCCCCC;
	font-weight:bold;
	padding:5px;
}

#menu {
	width:150px;
	float:left;
}

#menu .menu_section {
	border-top:1px solid #000000;
	margin-top: 20px;
}

#menu .menu_section_imgs {
	margin-top: 20px;
}

#menu .menu_section_imgs img {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#menu .menu_section_imgs a {
	border-top:0;
	border-bottom:0;
	margin-bottom:5px;
	width:auto;
	height:auto;
	padding:0;
}


#menu a {
	background-color:#CCCCCC;
	display:block;
	width:145px;
	height:16px;
	text-decoration:none;
	border-bottom:1px solid #000000;
	font-size:xx-small;
	font-weight:normal;
	padding: 4px 0 0 5px;
}

#menu a:hover {
	background-color:#990000;
	color:#FFFFFF;
}

#menu a.current {
	background-color:#013063;
	color:#FFFFFF;
}

#content {
	width:599px;
	margin:0;
	padding:10px 0 10px 11px;
	float:left;	
}

#content h1 {
	margin:0;
	padding:0;
	background-color:#003267;
	border-bottom:1px solid #FFFFFF;
}

#content h1 span {
	float:right;
	font-size:xx-small;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 6px 0 0;
}

#content h1 span a {
	color:#FFFFFF;
}

#content h1 span a:hover {
	color:#CC0000;
}

#contentarea {
	background-image:url(/images/bground_grey.gif);
	margin:0;
	padding:10px;
}

#contentarea p {
	margin: 0;
	padding: 0 0 10px 0;
}

#footer {
	clear:both;
	height:1px;
	background-color: #000000;
	overflow:hidden;
}

#footer2 {
	text-align:center;
	padding-top:5px;
}

.redarea {
	background-image:url(images/content_bgrounds2.gif);
	color:#FFFFFF;
}

.bluearea {
	background-image:url(images/content_bgrounds.gif);
	color:#FFFFFF;
}

.lightbluearea {
	color:#FFFFFF;
	background-image:url(images/content_bgrounds3.gif);
}

.bluearea a, .redarea a  {
	color: #FFFFFF;
}

.bluearea  a:hover {
	color: #CC0000;
}
.redarea  a:hover {
	color: #000000;
}

.bluearea h2, .redarea h2, .lightbluearea h2 {
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	font-size:xx-small;
	padding:3px;
	margin:0 0 5px 0;
	height:14px;
}

.redarea h2 {
	background-color:#990000;
}

.lightbluearea h2 {
	background-color:#006699;
}

.itemlisting img {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

.itemlisting td {
	padding-bottom:7px;
}

#back {
	text-align:right;
	margin :0 1px 10px 0;
	height:10px;
}

#back a {
	text-decoration:none;
}

#categories {
	padding:0;
	margin:0;
	list-style:none;	
}

#categories li {
	padding-left:15px;
	margin-bottom:10px;
	background-image:url(/images/catbullet.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
}

#intro {
	clear:both;
}

#intro img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

#intro div {
	float:left;
	padding-bottom:10px;
	width:400px;
}

.play {
	cursor:pointer;
	width: 20px;
}

.play img {
	border:0;
	background-color:#990000;
}

.bluearea .play img {
	background-color: #006699;
}

#paging {
	clear:both;
	height:20px;
}

#paging a {
	text-decoration:none;
}

#prev {

}

#next {
	float:right;
	with:100px;
	text-align:right;
}