@charset "utf-8";
body {
	background: #000 url(/_images/collide_site_background.jpg) center top no-repeat fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}

body p {
	margin-top: 15px;
}

body a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:visited {
	color: #FFFFFF;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td.site_menu {
	background: url(/_images/collide_site_menu_background.png) center top no-repeat;
}

td.site_box {
	background: url(/_images/collide_site_main_box_background.png) center top repeat-y;
}

td.site_box_left {
	padding-right: 25px;
}

td.site_box_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;	
}

td.site_box_right {
	padding-left: 25px;
}

td.site_box_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;	
}

td.site_footer {
	background: url(/_images/collide_site_footer_background.png) center top repeat-x;
}

td.site_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}


td.site_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}

td.site_content p {
	margin-top: 15px;
}

td.site_events_1 {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}

td.site_events_2 {
	padding-top: 20px;
}

td.site_events_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;	
}

td.site_events_content h3 {
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	margin-top: 15px;
	margin-left: 20px;
}

td.site_events_content ul {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 32px;
	margin-top: 25px;
	margin-left: 0px;
}

td.site_about {
	padding-top: 20px;
}

td.site_josh {
	padding-top: 20px;
}

td.site_events_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 2px solid #000000;
}
