body {
		text-align:center;
		background:#fff url(images/cup_bg.jpg) top center no-repeat;
		margin:0;
		padding:0;
		}

#wrapper {
		width:760px;
		position:static;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
#headContainer {
		width:760px;
		height:407px;
		overflow:hidden;
		text-align:left;
		float:left;
		}
		
#headContainerIP {
		width:760px;
		height:210px;
		overflow:hidden;
		text-align:left;
		float:left;
		}

#header {
		width:760px;
		height:144px;
		overflow:hidden;
		float:left;
		text-align:left;
		display:table-cell;
		padding:0;
		margin:0;
		vertical-align:middle;
		
		}

#header img {
		padding-right:20px;
		}

#headertext {
		width:450px;
		float:right;
		margin-top:60px;
		}
		
#headertext h1 {
		font-size:18px;
		line-height:18px;
		color:#d2cea2;
		font-style:italic;
		margin-bottom:10px;
		display:none;
		}

#headertext h2 {
		font-size:14px;
		color:#d2cea2;
		font-style:italic;
		font-weight:normal;
		line-height:20px;
		margin:0;
		}

#navbar {
		width:760px;
		height:31px;
		float:left;
		text-align:left;
		}

.navtext {
		font-size:10px;
		font-weight:bold;
		color:#fff;
		line-height:31px;
		}

.navtext a {
		color:#fff;
		text-decoration:none;
		}
		
.navtext a:hover, a:active {
		color:#263f60;
		text-decoration:none;
		}

#subnav {
		height:35px;
		width:760px;
		float:left;
		text-align:left;
		}

#promoleft {
		width:495px;
		height:200px;
		float:left;
		text-align:left;
		padding-right:10px;
		margin-top:15px;
		margin-bottom:15px;
		position:relative;
		}
		
#promoright {
		width:239px;
		height:200px;
		float:right;
		text-align:right;
		padding-left:10px;
		margin-top:15px;
		margin-bottom:15px;
		position:relative;
		}

#bodyContainer {
		width:760px;
		background: #fff url(images/body_shadow.jpg) no-repeat;
		text-align:left;
		float:left;
		}

#bodyleft {
		width:510px;
		float:left;
		margin-top:30px;
		padding:0px;
		}

#bodyleft p {
		font-size:12px;
		line-height:20px;
		color:#666;
		}

#bodyleft p a {
		color:#333;
		text-decoration:none;
		}

#bodyleft p a:hover, a:active {
		color:#263f60;
		text-decoration:none;
		}

#bodyleft li {
		font-size:11px;
		line-height:18px;
		color:#666;
		}
		
#bodyleft li a {
		color:#666;
		text-decoration:none;
		}

#bodyleft li a:hover, a:active {
		color:#263f60
		text-decoration:none;
		}
		
.newshead {
		font-size:10px;
		line-height:16px;
		color:#f6ad1b;
		font-weight:bold;
		margin-bottom:0;
		}

.newstext {
		font-size:10px;
		line-height:16px;
		color:#666;
		font-weight:normal;
		}
	
.newstext a {
		color:#333;
		text-decoration:none;
		}
		
.newstext a:hover, a:active {
		color:#263f60;
		text-decoration:none;
		}
		
#bodyright {
		width:225px;
		float:right;
		min-height:269px;
		padding-top:30px;
		}
		
.sideevents {
		font-size:11px;
		line-height:16px;
		color:#f6ad1b;
		font-weight:bold;
		}

.sideeventstext {
		font-size:11px;
		line-height:16px;
		color:#666;
		font-weight:normal;
		}
		
.sideeventstext a {
		color:#666;
		text-decoration:none;
		}

.sideeventstext a:hover, a:active {
		color:#263f60;
		text-decoration:none;
		}

#footer {
		position: relative;
		clear: both;
		margin-top: 40px;
		padding: 20px 0;
		background: #8b8653 url(images/footer_top.jpg) repeat-x;
		height:30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}

#footerwrapper {
		position: relative;
		margin: 0 auto;
		width: 768px;
		}

#copyright {
		float:left;
		width:300px;
		text-align:left;
		}
		
#copyright p {
		color:#fff;
		font-size:10px;
		}
		
#credit p {
		color:#fff;
		font-size:10px;
		}

#credit {
		float:right;
		width:460px;
		text-align:right;
		}
		
#credit p a {
		text-decoration:none;
		color:#1f487d;
		}

#credit p a:hover, a:active {
		text-decoration:underline;
		}
		
.imageborder {
		margin-right: 10px;
		margin-left:10px;
		margin-bottom: 10px;
		padding:2px;
		border:1px solid #d2cea2;
		}

.imageborder2 {
		margin-top:10px;
		margin-bottom: 10px;
		padding:2px;
		border:1px solid #d2cea2;
		}

.sideNewsletter {
	padding-bottom:30px;
	color:#666;
	font-size:11px;
}
.sideNewsletter img {
	padding-bottom:5px;
}
.sideNewsletter input {
	font-size:12px;
	color:#666;
	margin:3px 0;
	padding:3px;
	width:200px;
}