body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4;
	color: #ffffff;
	background-color: #006CB4;
	margin: 0px;
	}
#bg {
	background-color: #000000;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: 0 425px;
}
#wrapper		{
	width: 945px;
	margin: 10px auto;
	padding:0;
	}

#siteheader		{
	width: 945px;
	height: 190px;
	}

#sitefooter		{
	width: 945px;
	height: 90px;
	margin-top: 10px;
	}
	
.clear 			{
	clear:both;
	}
.bold {
	font-weight: bold;
}
p 		  {
	text-align: left;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	color:#ffffff;
	}
.pacman {
	float: right;
	margin: 0 0 5px 10px;
}
h1	{
	font-size: 1.6em;
	color:#CCCCCC;
	text-align:left;
	margin: 10px 0 0 10px;
	}
h2	{
	font-size: 1.3em;
	color:#CCCCCC;
	text-align:left;
	margin: 10px 0 0 10px;
	}

a {
	color: #FFFFFF;
	text-decoration:underline;
	cursor:pointer;		
	}
	
a:hover {
	color: #E7F48B;
	text-decoration:underline;
	cursor:pointer;		
	}
	
#content	{
	width:945px;
	padding:0;
	}

#left		{
	width:173px;
	height:531px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(images/bg_left.jpg);
	}
	
#mid		{
	width:600px;
	float:left;
	margin:0;
	padding:0;
	}
		
#header		{
	width:600px;
	height:50px;
	margin:0;
	padding:0;
	background-image:url(images/head.jpg);
	}
	
#copy_inner	{
	width:600px;
	height:400px;
	margin:0;
	padding:0;
	overflow:auto;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #DFE0E2;
	scrollbar-arrow-color: #505155;
	scrollbar-track-color: #DFE0E2;
	background-image:url(images/arcade_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}
#copy_inner_partner{
	width:600px;
	height:400px;
	margin:0;
	padding:0;
	overflow:auto;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #DFE0E2;
	scrollbar-arrow-color: #505155;
	scrollbar-track-color: #DFE0E2;
	background-color: #000000;
	}
#copy_inner_map{
	width:600px;
	height:400px;
	margin:0;
	padding:0;
	overflow:auto;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #DFE0E2;
	scrollbar-arrow-color: #505155;
	scrollbar-track-color: #DFE0E2;
	background-color: #000000;
	}	
#map {
	width:600px;
	height: 400px;
}	
.maptext {
	color: #333333;
}
#mid_bot	{
	width:538px;
	height:68px;
	margin:0;
	padding:13px 0 0 62px;
	background-image:url(images/bg_bot.jpg);
	}
	
#right		{
	width:138px;
	height:359px;
	float:left;
	margin:0;
	padding:172px 0 0 34px;
	float:left;
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;
	}
	
#right_nav	{
	width:104px;
	margin:0;
	padding:0;
	float:left;
	}

#right_nav ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	}
	
#right_nav ul li {
    float: left;
    margin:0 0 21px 0;
    padding: 0;
    width: 104px;
	}

#nav1 a{
    display:block;
    background-image:url(images/nav1.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 104px;
    height: 93px;
    background-position: 0 0px;
	}
	
#nav1 a:hover {
    background-position: 0 -93px;
	}
	
#nav2 a{
    display:block;
    background-image:url(images/nav2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 104px;
    height: 96px;
    background-position: 0 0px;
	}
	
#nav2 a:hover {
    background-position: 0 -96px;
	}
	
#bot_ul		{
	width:538px;
	height:68px;
	margin:0;
	padding:13px 0 0 62px;
	float:left;
	}
	
#mid_bot ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	}
	
#mid_bot ul li {
    float: left;
    margin:0 14px 0 0;
    padding: 0;
    width: 56px;
	}

#bot1 a{
    display:block;
    background-image:url(images/bot1.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot1 a:hover {
    background-position: 0 -56px;
	}
	
#bot2 a{
    display:block;
    background-image:url(images/bot2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot2 a:hover {
    background-position: 0 -56px;
	}
	
#bot3 a{
    display:block;
    background-image:url(images/bot3.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot3 a:hover {
    background-position: 0 -56px;
	}
	
#bot4 a{
    display:block;
    background-image:url(images/bot4.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot4 a:hover {
    background-position: 0 -56px;
	}
	
#bot5 a{
    display:block;
    background-image:url(images/bot5.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot5 a:hover {
    background-position: 0 -56px;
	}
	
#bot6 a{
    display:block;
    background-image:url(images/bot6.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot6 a:hover {
    background-position: 0 -56px;
	}
	
#bot7 a{
    display:block;
    background-image:url(images/bot7.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background-position: 0 0px;
	}
	
#bot7 a:hover {
    background-position: 0 -56px;
	}

#clienttext {
	margin: 5px 0 5px 0;
	padding: 1px 10px 5px 10px;
}	
	
#textleft {
	margin: 90px 0 5px 0;
	padding: 1px 10px 5px 20px;
	width: 305px;
	float:left;
}
#textright {
	margin: 90px 0 5px 0;
	padding: 1px 10px 5px 10px;
	width: 225px;
	border-left: 0px solid #999999;
	float:left;
}
.stationlogo {
	margin: 3px 0 2px 50px;
	border: 0px solid #FFFFFF;
}
.stationlogoalpha {
	margin: 3px 0 2px 0;
	border: 0px solid #FFFFFF;
}
.stationlogotwo {
	margin: 10px 5px 5px 12px;
	float: right;
	border: 0px solid #FFFFFF;
}
.stationlogoycr {
	margin: 3px 0 2px 12px;
	border: 0px solid #FFFFFF;
}
.selectbut {
	margin: 15px 0 0 5px;
}
ul.nobullet {
list-style-type: none;
}
li.nobullet {
	margin: 3px 0;
}
#voucher {
	margin: 30px auto 30px auto;
	padding: 0;
	width:  417px;
	height: 250px;
	border: 1px dashed #FFFFFF;
	text-align: center;
	clear: both;
}
#print_voucher {
	margin: 5px;;
	padding: 0;
	width:  417px;
	height: 250px;
	border: 1px dashed #999999;
	text-align: center;
	clear: both;
}
.floatright {
	float: right;
	margin: 5px 2px 5px 10px;
}
.white {
background-color:#FFFFFF;
}
.largetext {
	font-size: 1.2em;
}
#olympiagallery {
	width: 320px;
	height: 240px;
	float: left;
	margin: 3px 15px 10px 10px;
}
.slide {
	float: right;
	margin: 0 5px 10px 10px;
}