#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	background-image: url(../images/frame.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topbanner {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 61px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 15px;
	min-height: 400px;
}
#page {
	margin-left: 255px;
	
}

#logo {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 61px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu {
	background-image: url(../images/top_line.jpg);
	height: 21px;
	width: 730px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	font-size: 12px;
	color: #C77B6B;
	font-weight: bold;
}
#topmenu a:link {
	color: #A8695F;
	text-decoration: none;
}
#topmenu a:visited {
	color: #A8695F;
	text-decoration: none;
}
#topmenu a:active {
	color: #8D2141;
	text-decoration: none;
}
#window {
	background-image: url(../images/win.jpg);
	display: inline;
	padding: 5px;
	float: left;
	height: 409px;
	width: 221px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#topmenu a:hover {
	color: #8D2141;
	text-decoration: none;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 26px;
	width: 725px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 270px;
	font-size: 10px;
	color: #999;
}
#bottom a {
	color: #AB6A6E;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:link {
	color: #936;
}
h1 {
	color: #8D2141;
}

a:hover {
	color: #036;
}
a:hover {
	color: #936;
}
.iStudy {
	font-weight: bold;
	color: #066;
}
.imgRight {
	float: right;
	margin-left: 15px;
}
.sample_text {
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	padding: 0px;
}

