body {background-color:#31418d; padding:20px; font-family:Arial, Helvetica, sans-serif; font-size:62.5%;}


#wrap {width:910px; padding:20px; margin:0 auto; background-color:#6cacde; overflow:hidden;}

#header {width:870px; float:left; padding:20px; margin-bottom:20px; background:url(../images/corner_blue.gif) #fff top left no-repeat;}
#logo {width:250px; float:left;}
#logo img {border:none;}
#accessability {width:400px; float:right; text-align:right;}
#accessability a {color:#31418d; text-decoration:none;}
#header_subscribe {width:400px; float:right; text-align:right; color:#31418d; font-size:1.3em; margin-top:40px;}
#header_subscribe img {border:none;}

#main {width:870px; float:left; padding:20px; background:url(../images/corner_blue.gif) #d7e6f6 top left no-repeat;}
#content_wrap {width:870px; background:url(../images/lottery_logo.gif) bottom left no-repeat; float:left;}

#left {width:240px; float:left; padding-bottom:200px;}
#address {color:#31418d;}
#address a {color:#31418d; text-decoration:none;}
#side_download {background-color:#6cacde; border:1px solid #31418d; color:#31418d; padding:15px; margin-top:5px; float:left; width:208px; font-size:1.2em; margin-bottom:15px;}
#side_download a {color:#31418d;}
/*
#nav {width:240px; background:url(../images/nav.gif) left top no-repeat; float:left;}
#nav a {color:#fff; width:220px; height:30px; text-decoration:none; font-size:2em; display:block; float:left; padding:5px 0 0 15px; margin:0 0 10px 0;}
*/

#content {width:610px; float:right; margin-left:20px; display:inline;}
#content_top {width:610px; float:left; margin-bottom:20px;}

#content_left {width:400px; float:left;}
#content_left h1, #content_left h2, #content_left h3, #content_left h4 {color:#2384c6; padding:0 0 15px 0; margin:0;}
#content_left h1 {font-size:1.8em;}
#content_left h2 {font-size:1.6em;}
#content_left h3 {font-size:1.4em;}
#content_left h4 {font-size:1.2em;}
#content_left p {font-size:1.2em; color:#000; padding:0 0 1.2em 0; margin:0; line-height:1.3em;}
#content_left ul {font-size:1.2em; margin:0; padding:0 0 15px 15px; list-style-image:url(../images/bullet.gif);}
#content_left ol {font-size:1.2em; margin:0; padding:0 0 15px 17px;}
#content_left p a {color:#2384c6;}

#feature {width:400px; float:left;}
#feature img {display:block;}
#feature h4 {color:#fff; background-color:#31418d; padding:7px; margin:0; font-size:1.1em;}

#content_right {width:190px; float:right; margin-left:20px;}
#latest_news {width:190px; background-color:#b2d2ee; float:left;}
#latest_news h4 {font-size:2em; font-weight:normal; color:#fff; margin:0 0 10px 0; padding:5px 10px; background-color:#2384c6;}
.news_item {width:170px; margin:0 10px 10px 10px; padding:0 0 10px 0; float:left; border-bottom:1px solid #fff; display:inline;}
.news_item p {font-size:1.1em; color:#000; padding:0; margin:0;}
.news_item a {color:#31418d; text-decoration:none; background:url(../images/bullet.gif) top right no-repeat; padding-right:15px; margin-top:7px; display:block; float:right;}
.news_item a:hover {text-decoration:underline;}

#background {width:190px; height:170px; float:left; margin-right:20px; background:url(../images/corner_light_blue.gif) #31418d top left no-repeat; display:inline;}
#current_activities {width:190px; height:170px; float:left; margin-right:20px; background:url(../images/corner_light_blue.gif) #6cacde top left no-repeat; display:inline;}
#get_involved {width:190px; height:170px; float:left; background:url(../images/corner_light_blue.gif) #2384c6 top left no-repeat;}

#footer {width:830px; float:left; margin-top:20px; padding:20px; background:url(../images/corner_light_blue.gif) #fff top left no-repeat;}
#footer img {border:0; margin-right:40px; display:inline;}
#footer_left {width:695px; float:left;}
#footer_right {width:110px; float:right; border-left:1px solid #000; padding-left:20px; height:70px; margin-top:25px;} 
.footer_img_space {margin-bottom:5px;}
#footer_right img {margin-top:6px;}

/* ---- Sliding boxes ------*/

#content_top h3{ margin:5px; color:#FFF; font-size:1.6em; text-transform:uppercase; z-index:1; position:relative;}
#content_top a {color:#FFFFFF; font-size:1.3em; text-decoration:none;}
#content_top a:hover {text-decoration:underline;}	

.boxgrid{width: 190px; height: 170px; float:left; overflow: hidden; position: relative; z-index:1;}
.boxgrid ul {margin:0; padding:0 0 0 15px;}
.boxgrid ul li {padding:0; margin:0 0 5px 10px; list-style-image:url(../images/bullet-white.gif);}
.boxcaption{position: absolute; height: 100px; width: 100%; z-index:1; left:0px;}
.caption .boxcaption {top: 142px; left: 0;}

/* Slide Show */
#gallery {
	position:relative;
	height:260px;
	width:400px;
	overflow:hidden;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#31418d; 
		width:100%; 
		position:absolute;
		bottom:0;
		font-size:1.9em;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h6 {
		margin:0;
		padding:0;
		color:#fff;
		font-weight:bold;
	}
	
/* Slide Show Ends */