@charset "UTF-8";

body {
	background-color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #000080;
	height: 100%;
}
#header {
	font-size: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 136px;
	line-height: 30px;
	width: 700px;
	padding-top: 10px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
}
#header .logo1 {
	float: left;
	width: 150px;
	text-align: center;
}
#header .title {
	float: left;
	width: 390px;
	text-align: left;
	padding-left: 10px;
}
#header .logo2 {
	float: left;
	width: 150px;
}
#navigation {
	background-color: #000080;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 22px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	width: 800px;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu {
	width: 200px;
	float: left;
	font-weight: bold;
	font-size: 90%;
	background-color: #000080;
	}

#menu ul{
	list-style:none;
	padding:0px;
	text-align: center;
	width: 180px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	}
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 10px;
	background-color: #000066;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
#menu li a:hover {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(_images/spaceball.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#content {
	background-color: #FFFFFF;
	width: 600px;
	font-size: 85%;
	padding-top: 75px;
	background-image: url(../_images/journey.jpg);
	background-repeat: no-repeat;
	background-position: right 14px;
	min-height: 100%;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #000080;
	float: right;
	min-height: 100%;
	padding-bottom: 30px;
}
#content p {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 0px;
}
#content h1 {
	font-size: 140%;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #000080;
}
#content h2 {
	font-size: 115%;
	padding-left: 30px;
	margin-bottom: 3px;
	color: #000080;
}
#content h3 {
	font-size: 115%;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #000000;
	margin-top: 5px;
	font-style: italic;
}
#content h4 {
	background-color: #000080;
	font-size: 130%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 8px;
}
#content h5 {
	font-size: 115%;
	padding-left: 30px;
	margin-bottom: 8px;
	color: #000080;
}
#content a:link, #content a:visited {
	color: #000080;
}
#content a:hover {
	color: #000000;
}
#content ul {
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: square;
}
#content li {
	margin-right: 30px;
}
#content img {
	border: 1px solid #666666;
}
#content .logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .imageLeft {
	float: left;
	margin-right: 20px;
}
#content .speakerLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-top: 5px;
}
#content .journey {
	background-image: url(../_images/journey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 110px;
}
#content .leftImg {
	float: left;
	margin-right: 20px;
	border: 1px solid #999999;
}
#content .highlight {
	background-color: #E6E6E6;
	float: right;
	width: 200px;
	margin-right: 30px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content .highlight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .presentList {
	margin-left: 40px;
}
#content .sponsorList h2 {
	margin-right: 0px;
	margin-left: -35px;
	background-image: url(../_images/business.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 10px;
	margin-bottom: -10px;
}
#content .sponsorList li {
	margin-right: 20px;
}
#footer {
	background-color: #FFFFFF;
	width: 800px;
	color: #000000;
	float: left;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #000080;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	font-size: 75%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style2 {
	color: #FF2C13;
	font-size: 80%;
}

/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}
#content .sponsorThanks {
	margin-left: -50px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	color: #E22A1E;
}
