body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 20px;
}

.mainouterbox {
	width: 1020px;
	margin:0 auto;
}

.topmenuwrapper {
	background-color: #333333;
	float: left;
	width: 1020px;
}

#topmenuleft {
	float: left;
	padding: 10px;
}

#topmenuright {
	float: right;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#topmenuright ul {
	margin: 0px;
	padding: 0px;
	color: #999999;
	white-space: nowrap;
}

div#topmenuright li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 2px;
}

div#topmenuright li a {
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

div#topmenuright li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.banner {
	clear: both;
	text-align:center;
	background-color: #818181;
}
.musicbanner {
	clear: both;
	text-align:center;
	background-color:#000000;
}
.transportbanner {
	clear: both;
	text-align:left;
	background-color: #818181;
}

.mainmenuw {
	background-color: #FFFFFF;
	float: left;
	width: 1020px;
	background-image: url(../images/design/primarynav_bkdg.gif);
	background-repeat: repeat-x;
}
#menu {
	float: left;
	background-image: url(../images/design/primarynav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menul {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	float: left;
}

ul#menul {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

ul#menul li {
	display: inline;
	list-style-type: none;
	float: left;
}

ul#menul li a {
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	color: #FFFFFF;
} 

ul#menul li a:hover {
	background-image: url(../images/design/primary_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul#menul li#youarehere a {
	background-image: url(../images/design/primary_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top; 
}

div#menur {
	float: right;
	color: #FFFFFF;
}

.footerwrapper {
	background-color: #e8e8e8;
	margin:0 auto;
	width: 1020px;
	margin-top:5px;
	clear: both;
}
#footertext {
	margin:0 auto;
	font-size: 80%;
	background-color: #e8e8e8;
	color:#999999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
}
#footertext a {color:#999999; text-decoration:none;}

#rowclearing{
	float: left;
	height: 5px;
}

#rightwrapper {
	float: right;
	font-size: 80%;
	width: 250px;
	height:100%;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}

#mod1 {
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #CCCCCC;
	border-left-color: #D7D7D7;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
}
#mod1 h1 {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 5px;
	padding-left:5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
	text-transform: uppercase;
}
#mod1 h2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
}
#mod1 p {
	color: #333333;
	margin: 0px;
	padding: 10px;
}
#mod1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mod1 li {
	background-image: url(../images/design/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#mod1 a {
	color: #767627;
	border:0px solid;
}
#mod1 a:hover {
	color: #000000;
}
#mod1 a.img {border:0;}

#mod2 {
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #CCCCCC;
	border-left-color: #D7D7D7;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#mod2 h1 {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
	text-transform: uppercase;
}
#mod2 h2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
}
#mod2 p {
	color: #333333;
	margin: 0px;
	padding: 10px;
}
#mod2 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mod2 li {
	background-image: url(../images/design/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#mod2 a {
	color: #767627;
}
#mod2 a:hover {
	color: #000000;
}

#mod3 {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #CCCCCC;
	border-left-color: #D7D7D7;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#mod3 h1 {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
	text-transform: uppercase;
}
#mod3 h2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
}
#mod3 p {
	color: #333333;
	margin: 0px;
	padding: 10px;
}
#mod3 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mod3 li {
	background-image: url(../images/design/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#mod3 a {
	color: #767627;
	border:0px;
}
.modnoborder {border:0px solid #000000;}

#mod3 a:hover {
	color: #000000;
}
.contenttext {
min-height:230px;
margin-right:5px;
padding:4px 10px 5px 10px;
background-color:#CCCCFF;
width:730px;
}
.contenttextmail {
min-height:230px;
margin-right:5px;
padding:4px 10px 5px 10px;
background-color:#CCCCFF;
width:980px;
}
.contenttext_music {
min-height:230px;
margin-right:5px;
padding:4px 10px 5px 10px;
background-color:#333333;
color:#FFFFFF;
width:730px;
}

.contenttext_transport {
min-height:230px;
margin-right:5px;
padding:4px 10px 5px 10px;
background-color:#CCCCCC;
color:#000000;
width:730px;
}

.contentwrap {
width:1020px;
margin:0 auto;
}
#maincontent {
width:750px;
padding:8px;
background-color:#99CCCC;
}
#maincontentmail {
width:1003px;
padding:8px;
background-color:#99CCCC;
}
#maincontent_music {
width:750px;
padding:8px;
background-color:#000000;
color:#CCCCCC;
}

#maincontent_transport {
width:750px;
padding:8px;
background-color:#999999;
color:#000000;
}

/*v2 gallery*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	background-color:#000000;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:#000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-color:#000000;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../assets/images/design/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(assets/images/design/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/images/design/gallery/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	color:#000000;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
.thumbnail {width:100px; height:100px;}
/*v2 gallery end*/
.newsbreak {margin:3px;}