/* Page Elements */
body {
	background-image: url(images/piink.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #396;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #096;
	border-bottom-width: 1px;
	border-bottom-style: ;
	border-bottom-color: #399;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: ;
	border-bottom-color: #000;
	color: #066;
}
a:active {
	text-decoration: none;
	color: #C63;
}

/* Layout Structure */
.main {
background-color: #3CF	;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.mayne {
	width: 840px;
	margin-right: auto;
	margin-left: AUTO;
}
.topp {
	height: 112px;
	width: 840px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.bodztitl {
	background-image: url(images/bluu.gif);
	background-repeat: repeat;
	width: 580px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-left-color: #FC6;
	margin-right: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.footer {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #396;
	background-color: #FF9;
	text-align: center;
	width: 840px;
	margin-right: 1px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC6;
	float: none;
}


.bclowd {
	background-image: url(images/bcloud.gif);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 160px;
}
.tpstar {
	background-image: url(images/banstars.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	height: 112px;
	width: 645px;
}
.bodd {
	width: 840px;
}
.mbod {
	float: left;
	width: 580px;
}
.banner {
	height: 100px;
	width: 645px;
	margin-top: 5px;
	margin-left: -10px;
}
.cldbrd {
	margin-bottom: 10px;
}
.bodz {
	background-color: #FFC;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFC;
	padding: 10px;
	text-align: justify;
	background-image: url(images/s-stars.gif);
	background-repeat: repeat;
}
.bodz h1 {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C6;
	letter-spacing: 2px;
	text-indent: 15px;
}
.bodz h2 {
	font-size: small;
	letter-spacing: 2px;
	text-indent: 15px;
}
.bodz u {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C6;
	text-decoration: none;
}
#blockq {
	padding: 10px;
	background-image: url(images/bluu.gif);
	background-repeat: repeat;
	margin-left: 30px;
	border: 1px solid #6C6;
}

/* Side Panel */
.sbi {
	float: left;
	width: 220px;
}

.sbititle {
	background-image: url(images/sbihead.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 205px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-indent: 45px;
	letter-spacing: -0.5px;
}

.sbibod {
	padding: 10px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	background-color: #99F;
	border: 1px solid #3C6;
	text-align: justify;
	background-image: url(images/s-stars.gif);
	background-repeat: repeat;
}
.sbi p {
	padding: 10px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #6C6;
	background-image: url(images/s-stars.gif);
	background-repeat: repeat;
	text-align: justify;
}
#sbinav {
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	background-color: #A3EBEF;
	border-top: 1px solid #A3EBEF;
	border-right: 3px solid #A3EBEF;
	border-left: 1px solid #A3EBEF;
}
#sbinav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sbinav ul a {
	background-color: #CAF3BE;
	display: block;
	color: #366;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C6;
}
#sbinav ul a:hover {
	background-color: #FCC;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #396;
	padding-left: 30px;
}
.blu {
