* {margin:0; padding:0}

body {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:14px;
	color:#DDDDDD;
	background-color:#000000;
	margin-top:50px;
}

ul {
list-style:square;
margin-left:20px;
color:#FFFFFF;

}

a {
color:#FFFFFF; 
font-weight:bold;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

p {
margin-bottom:15px;
}

h2 {
font-size:18px;
font-weight:normal;
margin-bottom:10px;
line-height:18px;
}

h3.dateHeader{
font-size: 16px;
font-weight: bold;
margin: 20px 0 10px 0;
}

.clear {
clear:both;
}

#wrapper {
position:relative;
width:900px;
margin-left:auto;
margin-right:auto;
}

#header {
position:relative;
width:860;
height:198px;
padding:20px;
background:url(/images/bg-header.jpg) left top no-repeat;
overflow:hidden;
}

#navbar {
	position:absolute;
	top:0px;
	right:184px;
	height:228px;
}

#navbar  ul {
list-style:none;
}


#content-middle {
position:relative;
width:860px;
padding-left:20px;
padding-right:20px;
padding-top:110px;

padding-bottom:10px;
}

.header-gallery {
background:url(/images/bg-content-gallery.jpg) no-repeat;
}

.header-apparel {
background:url(/images/bg-content-apparel.jpg) no-repeat;
}

.header-main {
background:url(/images/bg-content.jpg) no-repeat;
}


.left-half {
position:relative;
float:left;
width:420px;
text-align:justify;

}

.right-half {
position:relative;
float:right;
width:420px;
}

.top-minus-50 {
top:-50px;
}

#content-bottom {
position:relative;
width:860px;
padding:20px;
background:url(/images/bg-bottom-tab.gif) no-repeat;
}


/* News list styles */
.event-holder {
position:relative;
width:420px;
}

.event-holder h2 {
padding-bottom:5px;
border-bottom:1px solid #CCCCCC;
}

.text-red {
color:#bd1c00;
}

#footer {
margin-top:10px;
text-align:center;
}

.gallery {
position:relative;
float:right;
width:537px;

}

.gallery-text {
position:relative;
float:left;
width:300px;
}

.formField {
margin-bottom:5px;
margin-top:5px;

padding:2px;
color:#DDDDDD;
border: 2px solid #333333;
background:#222222;
}

.formButton {
margin-bottom:5px;
margin-top:5px;
padding:2px;
color:#DDDDDD;
border: 2px solid #333333;
background:#4b0101;
cursor:pointer;
}


/* News list styles end */