/* CSS Document */

#titleSean {
	width: 140px;
	padding-left: 5px;
}

.navBar {
	position: absolute;
	float: left;
	width: 160px;
	border-right: 10px solid #640E0E;
}

#mainNav li {
	line-height: 2em;
	letter-spacing: 0.25em;
	width: 152px;
	text-align: center;	
}

ul {
	list-style: none;
	padding: 6px;
}
p {
	text-indent: 1.6em;
	color: #640E0E;
}
hr {
	clear: both;
	margin-top: 10px;
}

h2 {
	font-variant: small-caps;
	font-size: 2.5em; 
}
h3 {
	font-variant: small-caps;
	font-size: 2em; 
}
.dropCap {
	font-variant: small-caps;
	font-size: 1.5em; 
}
	
.content {
	margin-left: 180px;
	width: 700px;
	color: #222;
	line-height: 1.2em;
	text-align: justify;
}
.contentHistory {
	padding-left: 158px;
	width:617px;
	background-image: url(images/chinaScroll.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
}
.contentWorld {
	padding-left: 158px;
	padding-right: 65px;
	width:552px;
	background-image: url(images/globe.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
}

a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
}

a:hover {
	text-decoration: none;
	color: #D6A477;
	border-bottom: 1px dashed #D6A477;
}
.imageLeft {
	float: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.imageLeft a {
	border-bottom-style: none;
}
.imageLeft a img {
	text-decoration: none;
	color: #FFFFFF;
}
.imageRight {
	float: right;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.imageRight a {
	border-bottom-style: none;
}
.imageRight a img {
	text-decoration: none;
	color: #FFFFFF;
}
.hatter {
	float: right;
	top: 10px;
}
.madness {
	float: left;
	padding-bottom: 10px;
}
#teaMug {
	width: 160px;
}

#titlePerfect {
	top: 0;
	border: 1px solid #0F0;
}

.dutchCup {
	margin-left: 180px;
	margin-right: 10px;
	float: left;
	height: 800px;
	border: 10px solid #fff;
	
}
.dutchCup img {
	margin-top: 30px;
	margin-bottom: 30px;
}
.chinaScroll {
	margin-left: 180px;
	float: left;
	width: 148px;
	height: 225%;
	background-image:  url("images/chinaScroll.jpg");
	background-repeat: repeat;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.chinaFan {
	width: 700px;
	padding-right: 65px;
	background-image: url(images/china_fan.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}

.flag {
	float: left;
	border: solid 1px #000;
	margin-right: 20px;
}
.globe {
	margin-left: 180px;
	float: left;
	width: 142px;
	height: 400%;
	background-image:  url("images/globe.gif");
	background-repeat: repeat;
	margin-right: 20px;
}
.links {
	width: 700px;
}
.links li {
	float: left;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 160px;
	width: 175px;
}
