@charset "UTF-8";
/* CSS Document */

body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-gradient.gif);
	background-repeat: repeat;
}

div#bgbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
	height: 920px;
	width: 800px;
	position: relative;
	top: 5px;
	margin-top: 10px;
	float: none;
	background-color: #CCCC99;
	margin-left: 10px;
	background-image: url(../images/body-texture.jpg);
}

div#titlebox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 75px;
	width: 780px;
	top: 25px;
	left: 25px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: middle;
}
div#box2 {
	height: 25px;
	width: 780px;
	background-image: none;
	background-color: #952B02;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#box3 {
	height: 235px;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #952B02;
	float: left;
}
div#box4 {
	height: 215px;
	width: 280px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: right;
	top: 0px;
	padding: 10px;
	z-index: 2;
}
div#box5 {
	height: 10px;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #666633;
	float: right;
	top: 0px;
}
div#box6 {
	height: 10px;
	width: 780px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #666633;
	top: 0px;
	float: left;
}
div#box7 {
	height: 10px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #999966;
	top: 0px;
	float: left;
	padding: 10px;
}
div#box8 {
	height: 500px;
	width: 490px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	top: 0px;
	float: right;
	padding: 10px;
	border: 10px solid #FFFFFF;
	overflow: scroll;
	background-color: #FFFFFF;
	scrollbar-face-color: #CCCC99;       /* olive */
	scrollbar-base-color: #FFFFFF;       /* white */
	scrollbar-arrow-color: #000000;      /* black */
	scrollbar-track-color:#F3F3F3;       /* off-white */
	scrollbar-shadow-color:#CCCC66;      /* lighter olive */
	scrollbar-highlight-color:#CCCC66;   /* lighter olive */
	scrollbar-3dlight-color:#336633;     /* green */
	scrollbar-darkshadow-color:#336633;  /* green */
}
div#box9 {
	height: 300px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	top: 0px;
	float: left;
	padding: 10px;
	overflow: hidden;
}

div#box10 {
	height: 45px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #892702;
	top: 0px;
	float: left;
}

div#box11 {
	height: 160px;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	top: 0px;
	float: left;
	padding: 10px;
	overflow: hidden;
}

div#textLeft {
	width: 220px;
	font-weight: normal;
	color: #3333CC;
	background-repeat: no-repeat;
	height: 250px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px none #FF9900;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 162px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	font-size: 12px;
}

div#container-mayor {
	height: 215px;
	width: 280px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: right;
	top: 0px;
	padding: 10px;
	z-index: 2;
 }
 
div#container-mayor img {
    width:46px;
    height:74px;
    float:left;
    border: 0px;
    margin:0 10px 5px 0;
 }
 
div#container-mayor p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	font-size: 12px;
	line-height:normal
 }

div#container-mayor a {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#999966;
	font-size: 12px;
	line-height:normal
 }

div#container-mayor a:hover {
	text-decoration: underline;
	color:#999966
}