/* New banner b49318 */

body {
	color:#000000;
	font: sans-serif;
	border: 1px;
}

#wrapper {
        margin: 0 auto;
        width: 1000px;
}

#header {
        margin: 0px auto -1px auto;
	background: #000000;
	padding-bottom: 10px;
}
#footer {
        border: solid 1px;
        overflow: auto;
        clear: left;
	background: #000000;
	color:#b49318;
	padding-top: 10px;
	font: 10px sans-serif;
}

/* column container */
.colmask {
	position:relative;
	clear:both;
	float:left;
	width:1000px;	/* width of whole page */
	overflow:hidden; /* This chops off any overhanging divs */
      margin: 0px auto -1px auto;

}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:1000px;	/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#000000;
	color:#b49318;
}
.threecol .colmid {
	right:19%;
	background:#b49318;
}
.threecol .colleft {
	right:62%;
	background:#000000;
}
.threecol .col1 {
	width:58%;
	left:102%;
}
.threecol .col2 {
	width:16%;
	left:24%;
}
.threecol .col3 {
	width:16%;
	left:89%;
}

body {
}


#titlepic {
	margin: 0px auto -1px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 600px;

}

/* Menu */

#menucontainer {
	width: 90%;
}

#menu {
	font: bold 14px sans-serif;
	padding-left: 18px;
	margin-left: 0;
}

#menu li{
	text-algin: center;
	padding: 10px;
	text-decoration: none;
	list-style-type: none;
	border: solid 1px;
	background-color: #b49318;
	margin-bottom: 12px;
	text-align: center;
}

#menu li a{
	text-decoration: none;
	color: #000000;
}

#menu li a:visited, #menu li a:hover, #menu li .current{
	color: #000000 !important; /*text color of selected and active item*/
}

/* Style */
	
#review {
	padding: 15px;
	text-align: justify;
	font: 11px sans-serif;
}

#title {
	font: bold 18px sans-serif;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
	text-align: left;
}
#maintitle {
	font: bold 14px sans-serif;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000000;
}

#maintext li {
	color: #000;
	padding: 5px;
	text-decoration: none;
}
#maintext a:link {
	text-decoration: none;
	color: #000;
}

#maintext a:active {
	text-decoration: none;
	color: #000;
}
#maintext a:visited {
	text-decoration: none;
	color: #000;
}
#maintext li a:visited {
	text-decoration: none;
	color: #000;
}
#maintext {
	font: 14px sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	color: #000000;
}

#piccontrol,
#piccontrol a {
	text-align: center;
	font: 18px sans-serif;
	padding: 10px;
	text-decoration: none;
	color: #000000;
	clear: left;
}

#mainpic {
	margin: 0px auto -1px auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 400px;
	background=color: #fff;
}
#picrow {
	margin: 0px auto -1px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 600px;
	text-decoration: none;
}
a img { border: none }
#smallpic {
	padding: 15px;
	float: left;
}
