a { outline:0; } 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	}
a:link {
    color: #11a6ef;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}	
a:hover {
    color: #058ac2;
	text-decoration: none;
}
/*#longlist a:link {
	color: #666666;
}*/
.style1 {
	color: #333333;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style6 {color: #7F2071}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3333; text-decoration: underline; font-weight: bold; }	

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	}
ul li {
	position: relative;
	float: left;		
	}
li ul {
	position: absolute;
	top: 20px;
	left: 0px;
	display: none;
	width: 150px;
	}
ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
li:hover ul, li.over ul { 
	display: block;
	}
	
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */




/*#nav .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}*/

#NavigationMain {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	float: left;
	position: absolute;
	top: 245px;
	padding-left: 50px;
	
}
#BeijingNav {
	float: left;
	margin-left: 3px;
}
#HeaderBar {
	width: 100%;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	background-color: #7F2071;
	position: absolute;
	padding-left: 50px;
}
#HeaderWrapper {
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	background-color: #7F2071;
    position: absolute;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#HeaderBar img {
	padding-left: 80px;
}
#TopInfo {
	margin-right: auto;
	margin-left: auto;
}
#longer1, #longer2 {
	width: 180px;
}
#longer3 {
	width: 240px;
}
#shorter2 {
	width: 90px;
}	
#longlist, #longlist2 {
	height: 50px;
}
a:hover{
	color: #570c4c;
}	
a.sub {
	color: #DE9644;
}
a.sub:hover {
	color: #c27722;
}
#PageContent {
	float: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 322px;
	left: 261px;
	/*width: 90%;*/
	padding-bottom: 30px;
	padding-right: 65px;
	align: right;
}
#home {
	position: absolute;
	top: 15px;
	left: 15px;
}
#home a {
	position: absolute;
	top: 152px;
	left: 45px;
	color: #FFFFFF;
	text-decoration: none;
}
#home a:hover {
	color: #ecb270;
}	

.h2 {
	font-weight: bold;
}
.subheadings {
	font-weight: bold;
	color: #333333;
}
#PageContent img {
	border: 1px solid #333333;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#PageContent .tshirt {
	height: 390px;
	/*width: 300px;*/
	float: left;
	padding: 6px;
}
#text {
	width: 600px;
	float: left;
	clear: both;
}
#PhotoArea {
	float: left;
	width: 260px;
	margin-right: 10px;
}
#PhotoArea img {
	margin-bottom: 10px;
	margin-top: 15px;
}
#PageContent .unbordered {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
}

