body {

	margin: 0;

	padding: 0;

	background-color: #ffcc99;
	/*background-image:url("../img/twirl_body_bg.gif"); 
	background-repeat:no-repeat;
	background-position:top left;*/

	font-family: Arial, Verdana, Helvetica;

	font-size: 11px;

/*	color: #666666; */

	color: #222222;

}



img {

	border: 0;

}



a:link, a:visited {

	font-weight: bold;

	text-decoration: none;

/*	color: #666666;*/
	color: #AA6600;

}



a:hover, a:active {

	text-decoration: underline;

	color: #666666;

}



h1 {

	text-transform: uppercase;

	font-size: 16px;

	color: #9faee7;

	text-decoration: underline;

}



hr {

	border: 0;

	color: #666666;

	background-color: #666666;

	height: 1px;

}





/* Horizontal Navigation Menu */





#menu {

	margin-top: 3px !important;

	margin-top: 0;

	width: 700px;

	height: 21px;

	background-image: url(../img/menu/bg.gif);

	background-repeat: repeat-x;

	text-decoration: none;

	font-weight: bold;

}



#menu a {

	color: #666666;

}



#menu a:hover {

	color: #d60000;

}



#dropmenudiv {

	margin-top: -1px;

	position: absolute;

	border-bottom-width: 0;

	z-index: 100;

}



#dropmenudiv a {

	width: 100%;

	display: block;

	text-indent: 3px;

	border: 1px solid #CCCCCC;

	background-color: #f0f0f0;

	color: #505050;

	line-height: 18px;

}



#dropmenudiv a:hover {

	background-color: #969696;

	color: #FFFFFF;

	text-decoration: none;

}





/* Content */





#main {

	width: 725px;

	height: auto;

	background-image: url(../img/bg.png);

	background-repeat: repeat-y;

}



#mainContent {

	padding: 0 13px;

	text-align: left;

}



.icon {

	width: 48px;

	height: 48px;

	border: 0;

	vertical-align: middle;

}



#subpage {

	margin-left: 220px;

	padding-bottom: 10px;

}



#subpage2 {

	margin-left: 220px;

	padding-bottom: 10px;

}





#fullpage {

	width: 680px;

	margin-left: 10px;

	height: auto;

	padding-bottom: 10px;

}





/* Submenu */



#submenuContainer {

	float: left;

	width: 180px;

	margin: 10px;

}



#submenuContainer a {

	color: #455b86;

	text-decoration: none;

}



#submenuContainer a:hover {

	color: #666666;

}



.submenu {

	padding: 9px 5px;

	border-bottom: 1px solid #CCCCCC;

}



.hover {

	background-color: #e7efef;

	padding: 9px 5px;

	border-bottom: 1px solid #CCCCCC;

}





/* Main Page */





#welcome {

	width: 463px;

	height: 260px;

	padding: 2px 1px 1px 0;

	float: left;

}



#announcement {

	width: 210px;

	height: 183px;

	border: 2px solid #ff5c66;

	margin: 2px 0 1px 1px;

	padding: 40px 10px 10px 10px;

	float: left;

	background-image: url(../img/main/keynote.gif);

	background-repeat: no-repeat;

}



#welcomeMessage {

	width: 203px;

/*	height: 171px; */

	height: 200px; 

	border: 2px solid #ff9c00;

	margin: 1px 1px 2px 0;

	padding: 40px 10px 10px 10px;

	float: left;

	background-image: url(../img/main/welcomeMessage.gif);

	background-repeat: no-repeat;

}



#program {

	width: 210px;

	height: 200px;

	border: 2px solid #3182cc;

	margin: 1px 1px 2px 1px;

	padding: 40px 10px 10px 10px;

	float: left;

	background-image: url(../img/main/program.gif);

	background-repeat: no-repeat;

}



#highlight {

	width: 203px;

	height: 200px;

	border: 2px solid #6fd86f;

	margin: 1px 0 2px 1px;

	padding: 40px 10px 10px 10px;

	float: left;

	background-image: url(../img/main/highlight.gif);

	background-repeat: no-repeat;

}





/* Splash Page */





#splash {

	width: 725px;

	background-image: url(../img/bg.png);

	background-repeat: repeat-y;

	font-weight: bold;

}


/*
#splash table {

	border: 0;

	padding: 0;

}



#splash td {

	width: 95px;

	text-align: center;

	vertical-align: middle;

}
*/


#splash img {

	padding: 5px;

}





/* Sponsors */





#supported img {

	vertical-align: middle;

}



#supported {

	line-height: 12px;

	font-weight: bold;

	margin-left: 2px;

	vertical-align: top;

}





/* Footer */





#footer {

	width: 690px;

	margin: -7px 0 0 0 !important; 

	margin: -7px 15px 0 -15px; 

/*	padding: 0 10px !important; */

	padding: 0 10px !important;

	color: #000000;

}



#footer a {

	color: #000000;

}



#credits {

	text-align: right;

}



#credits img {

	vertical-align: middle;

}

table.schedule {
	border-collapse: collapse;
	border-width: none;
	border-style: none;
	border-spacing: 0px;
	border-color: inherit;
}

table.schedule th{
	border-width: 1px;
	border-style: inset;
	border-color: inherit;
}

table.schedule td{
	border-width: 1px;
	border-style: inset;
	border-color: inherit;
}
