* {
	margin: 0px;
	padding: 0px;
}
html { 
	min-width: 742px;
	 }
body {
	background: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border:none;
}
img {
	border: none;
}
#main {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 0px auto;
    /*height: 800px;
	margin-left: 6px; */
	}

/* html>body div#main {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
/*	margin-left: 12px;
	min-height: 800px;
	}*/

#container {
	width: 742px;
	background-color: #E8F4B7;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0px auto;
    padding-bottom: 50px;
/*height: 100%;*/
}
#header {
	background: #D6D7CB url(../images/masthead.jpg) no-repeat;
	height: 174px;
	padding:0;
	margin:0;
}

#header h2 {
	margin-left: -2000px;
	margin:0;
	height:0;
	padding:0;
	display:none;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#060;
}
 #navgraphical ul
{
	background-image:url(../images/moratti_nav_background.jpg);
	color: #E8F4B7;
	float: left;
	width: 100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-transform:uppercase;
	font-size:12px;
}

#navgraphical ul li { display: inline; }

#navgraphical ul li a
{
	color:#E8F4B7;
	padding: 0.6em 12px 0.4em 12px;
	text-decoration: none;
	float: left;
}

#navgraphical ul li a:hover
{
	background-image:url(../images/moratti_nav_background_over.jpg);
	color: #fff;
	padding: 0.6em 11px 0.4em 11px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#sidebar {
	
	width: 204px;
	float: left;
}
.speakers {
	height:180px;
	border-bottom:2px solid #333;
}
#sponsors {
	width:202px;
	margin:0px 0 0 0;
	text-align:center;
	background-color:#4F4F31;
	border: 1px solid #666;

}
#sponsortable {
	padding: 10px;
	color: #333;
}
#sponsortable p {
	margin: 10px 0;
}
#sponsortable img{
	display:block;
 	margin:5px auto;
		
}
.img {
	display:block;
 	margin-top:-10px;
	background: #333; 
	padding: 5px;  
	text-align: center;
	font-size:10px; 
	color: #ccc;
}
#sidebar ul
{
	background-color:#6A6A41;
	list-style:none;
	border-right: 1px solid #666;
	/*border-bottom: 1px solid #999;*/
	border-top: none;
}
#sidebar ul li {
	background-image:url(../images/moratti_corners.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 5px 0px 5px 12px;
	font-color:#fff;
	border-bottom: 1px solid #999;
	/*border-top: 1px solid #D6D7CB;
	border-right: 1px solid #D6D7CB;*/
}
#sidebar ul li a{
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
}
#sidebar ul li a:hover{
	color:#999;
}

#inner {
	background-color:#fff;
	margin: 10px 0 0 214px;
	width: 512px;
	border-right:1px solid #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	background-image:url(../images/moratti_corners.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}
html>body div#inner {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 40px 0 0 214px;
}

#pagetitle {
	background-image:url(../images/moratti_title_background.gif);
	background-repeat:repeat-x;
	font-size: 24px;
	color: #fff;
	padding: 5px;
}
#content {
	padding: 10px;
	color: #333;
}
#content p {
	margin: 10px 0;
}
#countdown {
	background-image:url(../images/moratti_bomb.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color:#fff;
	border-top: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #999;
	margin: 0;
	height: 180px;
	text-align:center;
}

#navtext {
clear: both;
display: none;
}
#num {

	background-position: 60px 0;
	background-repeat:repeat-x;
	font-size: 60px;
	color: #060;
	text-shadow:Black;
	font-weight: bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#countdown p {
	
}
p#badges img {
	border: 1px solid #666;
	margin-left: 4px;
	text-align: right;
	margin-top: 10px;
} 
#footer {
	font-size:0.8em;
	padding-right: 14px;
	padding-top: 20px;
	text-align: right;
}
#horizontalForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #D6D7CB;
}

#horizontalForm fieldset fieldset
{
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #fff;
}

#horizontalForm fieldset.radio
{
	margin: 1em 0 2em 0;
}

#horizontalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
}

#horizontalForm input
{
	display: block;
	width: 15em;
}

#horizontalForm input.submit
{
	clear: both;
	margin: 60px auto;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#horizontalForm select
{
	display: block;
}
#content a:link, #content a:visited {
	color:#030;
	text-decoration:none;
	border-bottom:1px dotted #030;
}

#content a:hover {
	color:#333;
	background-color:#CCC;
}
#content ul {
	list-style: none;
}
#content ul li {
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 13px;
	background-image:url(../images/moratti_bullet.gif);
	background-position:0 2px;
	background-repeat: no-repeat;
}
p span {
    color:#993333;
       }
