p { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #666666; clear: both; }

p strong { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #666666}

a { color: #804000; text-decoration: none; }

a:hover { text-decoration: none; }

ul {list-style-type: none; }

li { font-family: Tahoma; font-size: 0.8em; }

img { border-style: none; }

body { background-color: #FBFCF8; }

div#Wrapper { background-color: #FBFCF8; }

div#Container { width: 960px; margin: 0 auto; position: relative; overflow: hidden; }

div#Masthead {
	position: relative;
	background-image: url(../images/logos/Masthead-Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
	
p#Contact {	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif; color: #c30; text-decoration: none; }
p#Contact a { color: #c30; text-decoration: none; }
p#Contact a:hover { text-decoration: underline; }
p#Contact img { vertical-align: middle; }


img#AsiaDragonLogo { position: absolute; top: 0.5%; right: 0; }

ul#SectionNavigation {
	clear: both;
	height: 25px;
	margin: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0;
}

ul#SectionNavigation li {
	display: inline;
	list-style-type: none;
}

ul#SectionNavigation a {
    display: block;
	float: left;
	width: 215px;
	height: 22px;
	text-align: left;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(../images/logos/Dots-Horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px;
	padding-top: 3px;
}

ul#SectionNavigation li a:hover { text-decoration: none; }

div#MainNavigation {
	width: 200px;
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-image: url(../images/logos/Dots-Vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F8F9F7;
}
div#MainNavigation ul { list-style-type: none; margin: 0; padding: 0; }
div#MainNavigation li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 1em;
	padding-left: 2px;
}
div#MainNavigation li a:hover { text-decoration: underline; }

p#CrawlerBar { margin-top: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color: #804000; }
p#CrawlerBar a { text-decoration: none; font-weight: bold; color:#804000; }
p#CrawlerBar a:hover {
	text-decoration: underline;
}

div#Main { float: left; width: 740px; padding: 1%; }

div#Main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #804000;
	margin-bottom: 0px;
}

div#Footer {
	padding: 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 1%;
	width: 950px;
	margin-left: auto;    
	margin-right: auto;
}

div#WC3Validator { position: absolute; bottom: 0.5%; left: 0.5%; }

.MainNavigationHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding: 4px 4px 4px 0px;
	font-weight: bold;
}

.Text1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }
.Text2 { font-family: "Arial Narrow"; font-size: 1.1em; color: #804000; text-decoration: none; }
.Text1Bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; }
.Text2Bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #804000; text-decoration: none; font-weight: bold; }
.TextRed a {	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif; color: #c30; text-decoration: none; }

div#RightColumn {
	float: right;
	width: 125px;
    height: 390px;
}

#RightColumn img {
}

.FloatLeft {
	float: left;
	margin-right: 15px;
}
.DottedLine {
	background-image: url(../images/logos/Dots-Horizontal.gif);
	background-repeat: repeat-x;
}

.DottedColumn {
	background-image: url(../images/logos/Dots-Vertical.gif);
	background-repeat: repeat-y;
}
