@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	color:#404040;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	background-color: #fafafa;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
}
a {color:#d85d5d; font-weight:bold; text-decoration:none;}
a:hover {color:#505050; text-decoration:underline;}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 0px;
	background: #FFE680;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 210px 0 130px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 130px;
	margin-left: -100%;
	position: relative;
	background: #B5E3FF;
	background-image: url(images/leftsidebg.jpg);
	background-repeat: repeat;
	background-position: right top;
}
#sideLeft h1 {
	color:#eeeeee;
	font-size:1.5em;
	letter-spacing:-1px;
	text-align:right;
	margin-top: 10px;
}
#sideLeft h2, #sideLeft h3 {
	color:#808080;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#sideLeft h3 {margin:20px 18px 4px 5px; color:#333333;}
#sideLeft p {margin:0 20px 18px 5px; color:#000000; font-size:0.8em;}
#sideLeft a {color:#808080}

/* Navigation menu */
#menu a {
	display:block;
	width:100px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	background-image: url(images/menu.jpg);
	background-position: right top;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-repeat: no-repeat;
}
#menu a:hover {color:#303030; background:#f0f0f0;}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	width: 190px;
	float: left;
	1border:solid 1px #990000;
	text-align:center;
	margin-top:5px;
	margin-right: -3px;
	margin-left: -190px;
	position: relative;
	1background: #FFACAA;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -40px auto 0;
	padding-top:8px;
	height: 40px;
	background: #BFF08E;
	position: relative;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;
	background-image: url(images/leftsidebg.jpg);
}



.banner{
	height: 45px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top:10px;
	text-align:center;
	font-size: 0.9em;
	font-weight: bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/Banner.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Table01 {
	border:solid 1px #888888;
	border-collapse: collapse;
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	margin-left: 40px;
	margin-top: 15px;
}
.Cell01, .Cell02, .Cell03{
	padding: 5px;
	border:solid 1px #888888;
	text-align: center;
}
.Cell01 {
	background-color: #eac896;
}
.Cell02 {
	background-color: #eae2d7;
}

.Div01 {
	width: 500px;
	height:240px;
	margin-left: 33px;
	font-family:Verdana, Geneva, sans-serif;
	overflow:auto;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #FFF;
	
}
.Div02 {
	width:100%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #FAFAFA;
}
.photo01{
	width:150px;
	height:150px;
	margin:5px auto;
}
.photo02{
	width:150px;
	height:150px;
	margin:5px auto;
}

.photo01 img {background:none !important;filter:none !important;} 

.photo02 img {background:none !important;filter:none !important;} 
