﻿body {
    margin: 0px;
	background-image: url('http://www.camphuawni.com/images/background.jpg'); 
	text-align: center;
	background-color:#23320a;
	background-repeat:repeat-x;
	background-attachment:fixed
}

#wrap  {
	width : 974px;
	margin : 0 auto;
} 

.title {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	color: #663300;
	text-align: left;
	font-weight: bold;
}

.content {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.bottom {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:active {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #0066CC;
}

.dashes {
	border-top: 1px dashed #AAAAAA;
	margin-top: 5px;
}

.page-title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #23320A;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #23320A;
}
.add-this-top {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #23320A;
}
.session-titles {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
	color: #23320A;
	text-transform: uppercase;
}
.author {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-align: right;
}
.title-top {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	color: #003300;
	text-align: center;
	font-weight: bold;
}

