* { margin:0; padding:0; }
#body_area {
	width: 1024px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #999966;
	height: auto;
	margin: 0 auto;
	position: relative;
	float: left;
	background-image: url(images/body_filler.jpg);
	background-repeat: repeat-y;
}
#body_filler {
	background-image: url(images/paper_bkgrd.jpg);
	background-repeat: no-repeat;
	height: 559px;
	width: 1024px;
	position: absolute;
	top: 0px;
	display: block;
	left: 0px;
}


#content {
	width: 760px;
	left: 20px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	padding-right: 10px;
}

#right_col {
	width: 200px;
	float: right;
	position: relative;
	padding-right: 20px;
}

#right_col_divider{
	width: 2px;
	float: left;
	position: relative;
	left: 20px;
	height: 100%;
	background-color: #CCCC99;
}

body {
	background-color: #181818;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}
#container {
	width: 1024px;
	margin: 0 auto;
}

#header {
	background-image: url(images/header_grunge.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 1024px;
}

#main_menu {
	height: 67px;
	width: 594px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main_menu ul {
	display:block;
	height:67px;
	width: 595px;
	list-style-type: none;
	background-image: url(images/menu_grunge.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 63px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#main_menu ul li {
	display:block;
	float: left;
	height:67px;
	text-indent: -10000px;
}
#main_menu ul li a {
display:block;
width:100%;
height:100%;
}
#misc_menu {
	height: 67px;
	width: 185px;
	margin: 0px;
	float: left;
	position: relative;
	top: 63px;
	left: 0px;
	padding: 0px;
}
#misc_menu ul {
	display:block;
	height:67px;
	width: 185px;
	list-style-type: none;
	background-image: url(images/menu_misc_grunge2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}
#misc_menu ul li {
	display:block;
	float: left;
	text-indent: -10000px;
	height: 67px;
}
#misc_menu ul li a {
display:block;
width:100%;
height:100%;
} 
#footer {
	clear:both;
	height: 335px;
	width: 1024px;
	position: relative;
	float: left;

}

#footer_area {
	clear:both;
	background-image: url(images/footer_grunge.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 1024px;
	margin: 0 auto;

}
#footer_area p {
	color: #666666;
	margin: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	top: 260px;
	font-weight: normal;
	padding: 0px;
}

#footer_area a {
	color: #666666;
}
#brochure_image {
	background-image: url(images/brouchure.jpg);
	float: left;
	height: 403px;
	width: 507px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
}
#brochure_info {
	float: left;
	width: 276px;
	padding: 10px;
	height: 400px;
}

#home_text {
	float: none;
	width: 100%;
	padding: 0px;
	height: 100%;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

ol {
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: list-item;
	text-indent: 20px;
}
ul
{

	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: list-item;
	text-indent: 0px;
	padding-left: 2px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
.newline{
	float: left;
	width: 100%;
	background-image: url(images/divider_horz.gif);
	background-repeat: repeat-x;
	clear: both;
	display: block;
	height: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.box {
	width:255px;
	height:217px;
	float:left;
	;
	margin: 6px;
	background-image: url(images/column.jpg);
	background-repeat: no-repeat;

}
.box p {
	top: 130px;
	left: 15px;
	width: 225px;
	position: relative;
	padding: 2px;
}
#Home {
width:86px;
}
#Program_Details {
width:80px;
}
#Program_Outline {
width:80px;
}
#Key_Speakers {
width:82px;
}
#Registration {
width:82px;
}
#About {
width:80px;
}
#FAQs {
width:70px;
}
#Misc_space{
width:10px;
}
#Sponsors {
width:88px;
}
#Photos {
width:80px;
}
#GCOMM {
width:70px;
}

#speaker_img {
	background-image: url(images/speakers.gif);
	background-repeat: no-repeat;
	height: 228px;
	width: 752px;
	float: left;
	margin-left: 120px;
}
#menu_bar {
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #663366;
}
#menu_bar a{
	color: #6600FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#roundcontainer {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
}
#roundfill {
}
#roundtl {
	background-image: url(images/round_top.png);
	display: block;
	height: 26px;
	width: 760px;
}
#roundtr {
}
#roundcontent {
	width: 740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/round_bkgrd.png);
	background-repeat: repeat;
}
#roundbl {
	background-image: url(images/round_bottom.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 760px;
}
#roundbr {
}
#col_info {
	width: 200px;
}

#col_body {
	background-image: url(images/col_body.gif);
	background-repeat: repeat-y;
	width: 190px;
	padding: 5px;
	display: block;
}
#col_top {
	background-image: url(images/col_top.png);
	height: 5px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
}

#col_btm {
	background-image: url(images/col_btm.png);
	width: 200px;
	height: 5px;
	display: block;
}
#right_col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

#right_col h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;	
}

#mc_writeup{
	position:absolute;
	left:10px;
	top:520px;
	padding: 5px;
	visibility: hidden;
	overflow: visible;
	width: 730px;
}

#lc_writeup{
	position:absolute;
	left:10px;
	top:520px;
	padding: 5px;
	visibility: hidden;
	overflow: visible;
	width: 730px;
}
#rm_writeup{
	position:absolute;
	left:10px;
	top:520px;
	padding: 5px;
	visibility: hidden;
	overflow: visible;
	width: 730px;
}
#ty_writeup{
	position:absolute;
	left:10px;
	top:520px;
	padding: 5px;
	visibility: hidden;
	overflow: visible;
	width: 730px;
}
#watchvideo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 220px;
	position: relative;
	left: 250px;
	top: -50px;
}
#watchvideo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
#watchvideo visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
#sm_writeup {

	position:absolute;
	left:10px;
	top:520px;
	padding: 5px;
	visibility: hidden;
	overflow: visible;
	width: 730px;
}
.cancelclass {
	text-decoration: line-through;
}
