body {
	background: #5f6584 url(../img/bg.gif) repeat-x;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: ;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	color: #99FFCC;
	font-family: tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	padding-top: ;
}



a { 
	color: #00ccff;
	font-weight: ;
	text-decoration: underline;
}
	

a:hover { 
	color: #FF0000;
	text-decoration: none;
}



#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 875px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 875px;
}

#footerbg {
	clear: both;
	padding-top: 5px;
}

#left {
	border: 0px solid #ccFFCC;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:605px;
	display:inline;
	overflow:hidden;
	background-color:#1c2f45;
	background-image:url(../img/reddancer.jpg);
}

#nav {
	border: 0px solid #ccFFCC;
	font-size: 13px;
	height: 35px;
	padding-top: ;
	text-align: center;
	width: 855px;
	background-color:#1c2f45;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_four */

.menu4 {padding:0 0 0 2em; margin:0; list-style:none; height:35px; background:url(../img/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:#99ffcc; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:11px;}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:#ffffcc; background:url(../img/pro_four2.gif);}
.menu4 li.current a b {background:url(../img/pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url(../img/pro_four1.gif);}
.menu4 li a:hover b {background:url(../img/pro_four1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(../img/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(../img/pro_four2.gif) no-repeat right top;}

#right {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 546px;
	background-color:#1c2f45;
	display:inline;
}

#right2 {
	
	border: 4px solid #ccFFCC;
	float: left;
	height: 605px;
	width: 479px;
	background-color:#1c2f45;
	display:inline;
}

#info {
	background-color:#1c2f45;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin: -10px 0 -10px 0
}

#copy {
	width: 720px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
}
	
#copy a { 
	color: #00ccff;
	letter-spacing: 0px;
	text-decoration: none;
}

#copy a:hover { 
	color: #FF0000;
	text-decoration: underline;
}


.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
