* { margin: 0; padding: 0; }

body {
	background: #333 url(../images/bodybg.gif) repeat-x top left;
	margin: 0 auto;
	padding-bottom: 18px;
	text-align: center;
	font: 100%/140% Helvetica, "Antique Olive", Arial, sans-serif;
}	


p a, address a { 
	color: #ddddf0;
	background-color: #12145e;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

p a, address2 a { 
	color: #0055FF;
	background-color: #ffffff;
	text-decoration: bold;
	padding-left: 3px;
	padding-right: 3px;
	
}


p a:hover, address a:hover {
	color: #99BBFF;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#skipnav {
	position: absolute;
	left: -9999px;
	width: 9000px;   
}

#navlist {
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	height: 27px;
	width: 770px;
	margin: 0 auto;
	list-style: none;
}

#navlist li {
	float: left;
	list-style: none;
	font-size: 105%;
	font-weight: bold;
}

#navlist a {
	float: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #333;
	color: #eee;
	padding-top: 5px;
	height: 22px;
}

#navlist a:hover { 
	background-color: #ddddf0;
	color: #000;
}

.onpage {
	background: #f1c700 url(../images/menuon.gif) repeat-x;
	color: #333 !important;
}

#header-intro {
	background: url(../images/header-intro.jpg) no-repeat top left;
}

#header-glance {
	background: url(../images/header-glance.jpg) no-repeat top left;
}

#header-setting {
	background: url(../images/header-setting.jpg) no-repeat top left;
}

#header-intro, #header-glance, #header-setting {
	height: 119px;
	width: 770px;
	margin-top: 20px;
	text-indent: -9999px;
}

#maincontent {
	width: 770px;
	background-color: #fff; /* Default background-color */
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}


/********* -> Welcome Message Block <- **********/
#welcome {
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	padding-left: 20px;
	color: #eee;
	margin-bottom: 0px;
}

#welcome h4 {
	color: #eee;
	width: 470px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal 190% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
	margin: 0px 0 3px 0px;
}

#welcome img {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/********** -> End Welcome Message Block <- **********/

/********** -> Landing Content <- **********/
#landing-content {
	background-color: #fff;
	float: left;
	width: 500px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#landing-content2 {
	background-color: #fff;
	float: left;
	width: 770px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#landing-content h2 { 
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	padding-left:5px;
	padding-top: 2px;
	color: #eee;
	font: bold 200% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
	margin: 10px 15px 3px 15px;
}

#landing-content2 h2 { 
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	padding-left:5px;
	padding-top: 2px;
	color: #eee;
	font: bold 200% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
	margin: 10px 15px 3px 15px;
}

#sidebar h3 {
	padding: 10px 0 5px 17px;
	color: #000;
	font: bold 180% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
}

#landing-content h3 {
	padding: 10px 0 0px 17px;
	color: #000;
	font: bold 150% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
}

#sidebar h2 {
	padding: 10px 0 0px 17px;
	color: #000;
	font: bold 250% Helvetica, "Antique Olive", Arial, sans-serif;
	letter-spacing: -1px;
}

#landing-content h4 {
	font-size: 120%;
	color: #333;
	padding: 5px 20px 5px 20px;
	margin: 0px 0 3px 10px;
}

#sidebar h4 {
	font-size: 150%;
	color: #fff;
	padding: 5px 10px 8px 6px;
	margin: 0px 0 3px 10px;
}


#landing-content2 p {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 8px;
	color: #333;
	font-size: 120%;
}

#landing-content2 i {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 8px;
	color: #333;
	font-size: 90%;
}

#landing-content p {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 8px;
	color: #333;
}

#landing-content ul.submissions {
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	list-style-image: url(../images/arrow.gif);
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 3px solid #111;
	border-right: 2px solid #111;
}

#landing-content ul.submissions li, .planning {
	font-size: 100%;
	padding-bottom: 6px;
	color: #ececec;
}

#landing-content ul.submissions li a{
	color: #b7e0fe;
	background-color: #85939c;
	text-decoration: none;
}

.warsawpic {
	margin-left: 15px;
}

/*********-> End Landing Content <- **********/

#sidebar {
	width: 270px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #f1c700;
}

#sidebar p {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #333;
	background-color: #f1c700;
}

#hotelpic {
	background: url(../images/marriott.jpg) no-repeat top center;
}

#hotelpic {
	height: 450px;
	width: 230px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	border: #000 1px solid;
	text-indent: -9999px;
}

#convpic {
	background: url(../images/convention2004.jpg) no-repeat top center;
}

#convpic {
	height: 407px;
	width: 230px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	border: #000 1px solid;
	text-indent: -9999px;
}

#spudpic {
	background: url(../images/circlespuds.jpg) no-repeat top center;
}

#spudpic {
	height: 336px;
	width: 230px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	border: #000 1px solid;
	text-indent: -9999px;
}

#marriottpic {
	background: url(../images/marriottlogo.jpg) no-repeat top center;
}

#marriottpic {
	height: 53px;
	width: 230px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	border: #000 1px solid;
	text-indent: -9999px;
}

#bedpic {
	background: url(../images/bedding.jpg) no-repeat top center;
}

#bedpic {
	height: 283px;
	width: 230px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	border: #000 1px solid;
	text-indent: -9999px;
}

.capture {
	background: #585a8d url(../images/headblock.jpg) repeat-y;
	padding-top: 0px;
	width: 230px;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 3px solid #111;
	border-right: 2px solid #111;
	margin-bottom: 10px;
}

.capture h5 {
	font-size: 130%;
	color: #fff;
	padding: 5px 10px 8px 6px;
	margin: 0px 0 3px 10px;
}

.pdflink {
	padding-left: 30px;
	border: 0;
}

.h5center {
	padding-top: 0px !important;
	margin-top: 0px !important;
	text-align: center;
	text-decoration: none;
}

.sidebox {
	background: #ddddf0 !important;
}

.glanceday {
	font-weight: bolder;
	font-size: 130%;
	padding-left: 10px !important;
	padding-bottom: 0px !important;
	color: #000 !important;
}

* html .capture h3#budget { position: relative; top: 0px; }

#sidebar ul {
	padding-top: 0px;
	list-style-image: url(../images/arrow.gif);
	padding-left: 30px;
	margin-bottom: 10px;
}

#sidebar li {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #eee;
}

#sidebar li a {
	color: #333;
	font-size: 80% !important;
	background-color: #d1a700;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

#sidebar dt {
	padding-left: 5px;
	font-weight: bold;
	font-size: 90%;
	color: #12145e;
}

#sidebar dd {
	padding-left: 7.0em;
	font-weight: bold;
	font-size: 90%;
	width: 160px;
	margin-top: -1.6em;
}

#sidebar dl {
	padding-bottom: 1.4em;
}

#sidebar li a:hover { color: #fff; }

#footer {
	border-top: 1px solid #000;
	clear: left;
	background: #12145e url(../images/footerbg.jpg) no-repeat;
	height: 119px;
}

#footer p {
	padding-top: 90px;
	font-size: 78%;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	padding-left: 10px;
}

#footer ul {
	float: right;
	list-style:none;
	margin-top: 90px;
	margin-right: 15px;
}

#footer li {
	float: left;
	padding-left: 15px;
	display: block;
}

#footer li a {
	color: #eee;
	font-size: 85%;
}

#footer li a:hover { color: #f1c700; }

