* {
	margin:0px;
	padding:0px;
	behavior: url(csshover.htc);
}

html {
	font-family: arial, "lucida console", sans-serif;
}

body {
	background-image:url('http://www.gsmcharitableevents.org/images/topbackground.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}

#centercontent {
	width:1215px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	float:left;
	width:949px;
	padding-bottom:15px;
	
}

#navigation {
	float:left;
}

#navigation, #navigation img {
	float:left;
	width:198px;
	padding-right:10px;
}

#tabnavigation {
	width:741px;
	background-image:url('http://www.gsmcharitableevents.org/images/mainbody_header.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
	float:left;
	display:block;
	height:45px;
}

#tabnavigation ul {
	float:right;
	list-style-type:none;
	width:700px;
	padding-right:25px;
}

#tabnavigation ul li {
	float:left;
}

#tabnavigation ul li a {
	background-image:url('http://www.gsmcharitableevents.org/images/tab_background.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	height:30px;
	width:120px;
	float:left;
	color:#FFF;
	font-size:18px;
	padding-top:5px;
	text-align:center;
}

#tabnavigation ul li a.selected {
	background-image:url('http://www.gsmcharitableevents.org/images/tab_backgroundactive.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	height:30px;
	width:120px;
	float:left;
	color:#FFF;
	font-size:18px;
	padding-top:5px;
	text-align:center;
}

#tabnavigation a:link {
	color:#FFF;
	text-decoration:none;
}

#tabnavigation a:visited {
	color:#FFF;
	text-decoration:none;
}

#tabnavigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

#tabnavigation a:active {
	color:#FFF;
	text-decoration:none;
}


#tabdivcontainer {
	float:left;
	width:741px;
	height:auto ! important;
	min-height:600px;
	height:600px;
	padding-left:30px;
	padding-right:10px;
	padding-top:10px;
	background-image:url('http://www.gsmcharitableevents.org/images/mainbody_background.jpg');
	background-repeat:repeat-y;
	
}


#footer {
	float:left;
	font-size:12px;
	padding-top:10px;
	text-align:center;
	width:949px;
}

#footerbottom {
	background-image:url('http://www.gsmcharitableevents.org/images/bottombackground.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	padding-top:10px;
	float:left;
	height:131px;
	display:block;
}

#fulltext {
	display:none;
}

#contactform div {
	float:left;
	width:600px;
	padding-bottom:10px;
}

#contactform div label {
	width:250px;
	text-align:right;
	padding-right:10px;
	float:left;
}

#contactform  .inputoptions {
	float:left;
}

#contactform div span {
	float:left;
	padding-left:5px;
	padding-right:10px;
}


#calendararea {
	width:672px;
	float:left;
	display:block;
	padding-top:15px;
	height:23px;
}

#calendararea ul {
	float:left;
	list-style-type:none;
	width:631px;
	padding-right:25px;
	height:23px;
}

#calendararea ul li {
	float:left;
}

#calendararea ul li a {
	background-image:url('http://www.gsmcharitableevents.org/images/calendartab_active.jpg');
	background-repeat:no-repeat;
	margin-left:5px;
	height:19px;
	width:92px;
	float:left;
	color:#FFF;
	font-size:16px;
	padding-top:4px;
	text-align:center;
}

#calendararea ul li a.selected {
	background-image:url('http://www.gsmcharitableevents.org/images/calendartab_background.jpg');
	background-repeat:no-repeat;
	margin-left:5px;
	height:19px;
	width:92px;
	float:left;
	color:#FFF;
	font-size:16px;
	padding-top:4px;
	text-align:center;
}

#calendararea a:link {
	color:#FFF;
	text-decoration:none;
}

#calendararea a:visited {
	color:#FFF;
	text-decoration:none;
}

#calendararea a:hover {
	color:#FFF;
	text-decoration:underline;
}

#calendararea a:active {
	color:#FFF;
	text-decoration:none;
	background-image:url('http://www.gsmcharitableevents.org/images/calendar_active.jpg');
	background-repeat:no-repeat;
}


#calendardivcontainer {
	float:left;
	width:670px;
	height:auto ! important;
	min-height:150px;
	height:150px;
	padding-left:30px;
	padding-right:10px;
	background-image:url('http://www.gsmcharitableevents.org/images/calendar_background.jpg');
	background-repeat:repeat-y;
	
}

.time {
	float:left;
	width:100px;
	color:#FFF;
}

.location {
	float:left;
	color:#FFF;
	width:400px;
}

.registerheader {
	width:670px;
	float:left;
	height:19px;
	font-size:18px;
	color:#000;
	text-align:center;
	padding-top:2px;
	background-image:url('http://www.gsmcharitableevents.org/images/register_titlebackground.jpg');
	background-repeat:repeat-x;
}

.disclaimer {
	float:left;
	width:670px;
	background-color:#E6E6E6;
}

#formcontainer {
	margin-top:10px;
	width:575px;
	margin-left:45px;
	font-size:14px;
	color:#FFF;
}

#formcontainer form label {
	width:200px;
	float:left;
	font-size:12px;
	margin:0 10px;
	text-align:right;
	padding-bottom:5px;
}

#formcontainer div {
	margin-top:5px;
	float:left;
	width:500px;
}

.formpad {
	margin-top:5px;
	float:left;
}

#registercontainer label {
	width:125px;
	float:left;
	text-align:right;
	padding-right:5px;
	color:#FFF;
}

.registerbackground {
	background-color:#28617A;
	width:670px;
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}

.time {
	float:left;
	width:150px;
	color:#FFF;
}

.location {
	float:left;
	color:#FFF;
	width:500px;
}

