
body {
	color: #49554E;
	margin: 0px;
	padding: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

a { 
	color: #2020bf;
	text-decoration: none;
}

a:hover { 
	color: #2020bf; 
	text-decoration: underline;
}

#header {
	background: #ffffff;
	height: 124px;
	position: relative;
	width: 768px;
}

#header #SClogo {
	position: absolute;
	top: 6px;
	left: 8px;
}

#header #photoSet {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
}

#nav {
	background: url(/Sistercities/images/navbG1.gif) repeat-x #8cbad1 center center;
	width: 768px;
	text-align: center;	
}

#nav-inner  {
	color: #ffffff;
	text-align: center;
	width: 748px;
	padding: 10px 10px;
}

#nav a {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 3px;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff; 
	background-color: #2294D5; /*light blue */
}

.nav-country  {
	font-size: 9px;
}

#container {	/* page body */
	border-top: 1px solid #ffffff; 
}

#container-inner { /* left nav and text area */
	width: 768px;
	background: #F6F7F8;	
}

#body {
	float: right;
	width: 100%;
	margin-left: -256px;
}

#body-inner { /* text area */
	margin-left: 264px;
	padding-right: 10px; 
	padding-top: 8px;
	padding-bottom: 40px;
	background: #F6F7F8;
}

p.title {
	color: #00527F;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 6px 0;
	line-height:30px;
}


h1 {
	color: #00527F;	
	font-weight: 600;
	font-size: 24px;
	border-bottom: 2px solid #0084cf;
	margin: 0px 0px 22px;
}

h2 {
	color: #00527F;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #0084cf;
	margin: 0px 0px 8px;
}

h3 {
	color: #00527F;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 6px;
}


#body p {
	margin: 0px 0px 2ex;

}

#body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}

#body ul li {
	margin: 0px;
	padding: 0px 0px 0px 2.5em;
	list-style: square inside;
	display: block;
}


#vertical-nav {
	width: 253px;
	float: left;
	font-size: 14px;
	text-align: right;
	background: #acd8ef;
}

#vertical-nav ul {
	margin: 0px;
	padding: 0px;
}

#vertical-nav ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#vertical-nav ul li a {
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	width: 100%;
}

#vertical-nav a:hover {
	color: #ffffff;	 
	background-repeat: no-repeat;
	background-color: #0084cf;

}

/* Country Flag Swap Out */
#Australia a {
	background: url(/SisterCities/images/AustraliaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#Australia a:hover {
	background: url(/SisterCities/images/AdelaideLogo.gif) ; 
	background-position: 6% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf;; 
}

#AustralianCity a {
	background: url(/SisterCities/images/AdelaideLogo.gif) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#AustralianCity a:hover {
	background: url(/SisterCities/images/AustraliaFlag.jpg) ;
	background-position: 6% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf;; 
}

#England a {
	background: url(/SisterCities/images/EnglandFlag.gif) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#England a:hover {
	background: url(/SisterCities/images/ChChENGLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#EnglishCity a {
	background: url(/SisterCities/images/ChChENGLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	
}

#EnglishCity a:hover {
	background: url(/SisterCities/images/EnglandFlag.gif) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#China a {
	background: url(/SisterCities/images/ChinaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#China a:hover {
	background: url(/SisterCities/images/GansuLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#ChineseCity a {
	background: url(/SisterCities/images/GansuLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	
}

#ChineseCity a:hover {
	background: url(/SisterCities/images/ChinaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#Japan a {
	background: url(/SisterCities/images/JapanFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#Japan a:hover {
	background: url(/SisterCities/images/KurashikiLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#JapaneseCity a {
	background: url(/SisterCities/images/KurashikiLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	
}

#JapaneseCity a:hover {
	background: url(/SisterCities/images/JapanFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#USA a {
	background: url(/SisterCities/images/USAFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#USA a:hover {
	background: url(/SisterCities/images/SeattleLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#USACity a {
	background: url(/SisterCities/images/SeattleLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	
}

#USACity a:hover {
	background: url(/SisterCities/images/USAFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}


#Korea a {
	background: url(/SisterCities/images/KoreaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#Korea a:hover {
	background: url(/SisterCities/images/SongPaGuLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#KoreanCity a {
	background: url(/SisterCities/images/SongPaGuLogo.gif) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#KoreanCity a:hover {
	background: url(/SisterCities/images/KoreaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#Wuhan a {
	background: url(/SisterCities/images/ChinaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
}

#Wuhan a:hover {
	background: url(/SisterCities/images/WuhanLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#WuhanCity a {
	background: url(/SisterCities/images/WuhanLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
}

#WuhanCity a:hover {
	background: url(/SisterCities/images/ChinaFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#NewZealand a {
	background: url(/SisterCities/images/NZFlag.jpg) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#NewZealand a:hover {
	background: url(/SisterCities/images/ChChNZLogo.gif) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}

#NewZealandCity a {
	background: url(/SisterCities/images/ChChNZLogo.gif) ; 
	background-position: 5% 50%;
	background-repeat: no-repeat;
	
}

#NewZealandCity a:hover {
	background: url(/SisterCities/images/NZFlag.jpg) ; 
	background-position: 18% 50%;
	background-repeat: no-repeat;
	background-color: #0084cf; 
}


#vertical-nav ul li a span {
	display: block;
	padding: 8px 16px;
		font-weight: bold;
		/*font-size: 14px;*/
}

#footer {
	clear: both;
	background: url(/Sistercities/images/navbG1.gif) repeat-x #006699 center top;
	padding: 8px 0 8px 20px;
	color: white;
	width: 748px;
}
#footer a {
	color: #D7E4EB;
}
#footer a:hover{
	color: #003E53;
 	background: #D7E4EB;
	text-decoration: none;
}

/* Forms */

input.clock  {
	border: 0;
	background-color: #F6F7F8;
	color: #49554E;
	font-weight: bold;
}

.imageTable {
	color: #666666;
	font-size: smaller;
	padding:3px 3px 3px 3px;
	border: 1px solid #cccccc;
	margin-left: 7px;
	background: #ffffff;
	float: right;
}
