/* CSS Template by gorotron */

body {
	background-image:url(images/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:26px;
	color:#F90;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:12px;
	color:#FFF;
	margin:0;
	font-weight:700;
}

#quote {
	font-size:11px;
	color:#FFF;
	padding-left:250px;
	font-style:italic;
}

h3 {
	font-size:18px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

h4 {
	font-size:14px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:13px;
	line-height:1.5em;
}

.break {
	padding-top:10px;
}

#container {
	margin:0 auto;
	width:850px;
	padding:10px;
	background-color:#FFF;
	text-align:left;
	font: normal 13px/22px arial, verdana, helvetica, sans-serif;
        height:1280px;
}

#banner {
	width:850px;
	height:160px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:160px;
	margin-right:10px;
	background-image:url(images/dance.gif);
	float:left;
}

#bannerRight {
	width:675px;
	height:140px;
	background:url(images/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:20px 0 0 10px;
	font: normal 2.5em/1.1em 'trebuchet ms', georgia, 'lucidia grande';
}

#leftColumn {
	float:left;
	font: normal 12px arial, verdana, helvetica, sans-serif;	
}

#menu{
	background:url(images/header_bg.gif) no-repeat;	
	margin-left:158px;
	height:41px;
	color:#FFF;
	font-weight:700;	
}

#menu ul#nav {
	overflow:hidden;
}

#menu ul#nav li {
	float:left;
	list-style:none;
	height:50px;
	
}

#menu ul#nav li a{
	height:50px;
	padding:0px 35px;
	line-height:32px;
	text-decoration:none;
}

#menu ul#nav li a:hover{
	background:url(images/nav_hover.gif) no-repeat;
	height:50px;
	padding:0px 35px;
	line-height:50px;
	text-decoration:underline;
}

#content {
	height:1%;
}


#leftColumnBottom {
	width:130px;
	background:url(images/bg1c.gif) repeat-x;
	padding:80px 10px 10px;
	color:#EAEAEA;
	font: normal 20px/22px arial, verdana, helvetica, sans-serif;
}

#rightColumn {
	float:left;
	width:800px;
	padding-left:20px;
	color:#666;
}

.eventContent1 {
	float: left;
	width: 405px;
	margin: 20px 10px 0 0px;
	text-align: justify;
	display: inline;
}


.eventContent2 {
	float: left;
	width: 360px;
	margin: 20px 10px 0 0px;
	text-align: justify;
	display: inline;
}

#clear {
	clear:both;
}

.date {
	font-size:12px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}


#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #fff url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(images/green.jpg) no-repeat;
}




