body {
	border: 1px #00FFCC;
	background-color: #333333;

}
div.container {
	width: auto;
	height: 530px;
	margin-right: auto;
	border: 1px none #B0A06F;
	margin-left: auto;
	margin-top: 130px;
	background-color: #464646;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/warrior.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
div#mainContent {
	width: 800px;
	height: 530px;
	border: 1px none #FF0000;
	position: relative;
	background-color: #333333;
	margin: auto;

}
div#Fbox {
	border: 1px none #00FF00;
	background-color: #333333;
	width: 780px;
	height: 530px;
	margin-left: 10px;
	margin-right: 10px;
}
table {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
td {
	text-align: center;
	vertical-align: middle;
}div#head {
	height: 60px;
	width: auto;
	border: 1px none #0033FF;
	background-color: #333333;
	color: #FFCC33;
	text-align: left;
}
div#middle {
	height: 460px;
	width: auto;
	background-color: #575757;
	margin-top: 5px;
	border: 1px none #FFFF00;
}
div#head a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
	margin-right: 6px;
	margin-left: 6px;

}
div#head a:hover {
	color: #C19200;

}
div#left {
	float: left;
	width: 255px;
	border: 1px none #FF0000;
	text-align: left;
	height: 460px;
	padding-top: 70px;

}
div#BleftM {
	height: 150px;
	width: 150px;
	vertical-align: bottom;
	float: left;
	margin-top: 25px;

}
div#Image {
	height: 211px;
	width: 241px;
	padding-left: 20px;

}
div#right {
	width: 495px;
	float: right;
	border: 1px none #0000FF;
	height: 460px;
	text-align: left;
	padding-top: 10px;
	padding-right: 25px;

}
div#pageTitle {
	height: 29px;
	border: 1px none #009933;
	text-align: right;
	background-image: url(assets/underline.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
	font-size: 2em;

}
div#text {
	border: 1px none #00FFFF;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: justify;
	height: auto;
	margin-right: 10px;
	list-style-image: url(assets/bullet.jpg);

}
div#text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	/*font-weight: bold;*/
	text-decoration: none;
}
div#text a:hover {
	color: #C19200;
}
div#rightscroll {
	height: 350px;
	border: 1px none #FF0000;
	overflow: auto;
	scrollbar-base-color: #D4D4D4; /* base layers */
	scrollbar-track-color: #D4D4D4; /* base layers */
	scrollbar-face-color:#8B8B8B;  /* bar, arrow backing */
	scrollbar-highlight-color: #D4D4D4; /* base layers */
	scrollbar-3dlight-color: #D4D4D4; /* base layers */
	scrollbar-darkshadow-color: #D4D4D4; /* base layers */
	scrollbar-shadow-color: #D4D4D4; /* base layers */
	scrollbar-arrow-color: #333333; /* Arrow Heads */
	margin-top: 5px;

}
li {
	list-style-image: url(assets/bullet.jpg);
	list-style-position: outside;
	border: 1px none #FF0000;
	display: list-item;

}
div#InstImage {
	border: 1px none #990000;

}
div#headImage {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px none #990000;

}
div#buttons {
	float: right;
	margin-top: 20px;
	border: 1px none #FFFFFF;
	width: 500px;
	text-align: right;
	padding-right: 20px;

}
div#pageNav {
	border: 1px none #FFFFFF;
	height: 40px;
	color: #FFCC33;
	text-align: right;
	padding-top: 5px;

}
div#pageNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;

}
div#pageNav a:hover {
	color: #C19200;

}
h3 {
	color: #FFCC33;
	text-align: left;
}
div#contact1 {
	border: 1px none #FFFFFF;
	background-image: url(assets/contact_phone.JPG);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top: 5px;
	margin-left: 50px;
	width: auto;

}
div#contact2 {
	border: 1px none #FFFFFF;
	background-image: url(assets/contact_email.JPG);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	padding-top: 10px;
	margin-left: 50px;
	width: auto;

}
