* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #BDA583;
	font-family: tahoma, arial, verdana;
	font-size: 15px;
	margin: 1em auto;
	padding: 0px;
	text-align: center;
}

#banner {
	width: 950px;
	background: #88caff;
	border: 1px solid #000;
	border-color: #aaaaaa;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: auto;
}

#leftcontent {
	width: 202px;
	background: #88caff;
	border: 0px solid #000;
	border-color: #aaaaaa;
	margin-left: 0px;
	margin-right: -2px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: auto;
	text-align: left;
}

#rightcontent {
	float: right;
	width: 645px;
	background: #88caff;
	border: 0px solid #000;
	border-color: #aaaaaa;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 38px;
	padding-bottom: auto;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
}

h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 80px;
	padding-right: 80px;
	color: #000000;
}

h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 80px;
	padding-right: 80px;
	color: #990000;
}

p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #700033;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000099;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
}


ul#navlist
{
margin: 0 0 0 10px;
padding: 0;
width: 95%;
}

#navlist li
{
list-style-type: none;
background-color: #527DDE;
color: #daa520;
border: .2em solid #000000;
font-weight: 400;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navlist li a
{
color: #ffffff;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #faebd7;
color: #191970;
}



/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossimenu{
	position: relative;
	padding: 0 0 0 14px;
	margin: 0 auto 0 auto;
	background: url(images/menubg.gif) repeat-x;
	height: 46px;
	list-style: none;
}

.glossimenu li{
	float:left;
}

.glossimenu li a{
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 12px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossimenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px;
}

.glossimenu li.current a, .glossimenu li a:hover{
	color: #fff;
	background: url(images/hoverleft.gif) no-repeat;
	background-position: left;
}

.glossimenu li.current a b, .glossimenu li a:hover b{
	color: #fff;
	background: url(images/hoverright.gif) no-repeat right top;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 660px;
	position: relative;
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #ca738f;	
}


.textboxtop {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 41px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
	width: 640px;
	background: url(images/textbox-top.gif) no-repeat;
}


.textbox {
	background:  #527dde;
	border-left: 3px solid #739ee7;
	border-right: 3px solid #739ee7;
	color: #527dde;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 602px;
	padding-bottom: 10px;
}

.textboxbottom {
	background: url(images/textbox-bot.gif) no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 43px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 15px;
	padding-top: 1px;
	text-align: right;
	width: 640px;
}

#container2 {
	margin-left: 0px auto;
	text-align: left;
	width: 190px;
	line-height: 26px;
	font-size: 12px;
	position: right;
}

.textboxtop2 {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 29px;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 5px;
	width: 180px;
	background: url(images/textbox-top2.gif) no-repeat;
}

.textbox2 {
	float: left;
	background:  #527dde;
	border-left: 1px solid #739ee7;
	border-right: 1px solid #739ee7;
	color: #527dde;
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 18px;
	width: 167px;
	text-align: left;
	padding-bottom: 10px;
}

.textboxbottom2 {
	background: url(images/textbox-bot2.gif) no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 28px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 15px;
	padding-top: 1px;
	text-align: right;
	width: 180px;
}


