@charset "UTF-8";
html{
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #6666CC;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#490649;
	scrollbar-highlight-color:#a5a5a6;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#ffffff;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #660099;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}#wrapper {
	height: auto;
	width: 1000px;
	margin: auto;
}
#header {
	height: 452px;
	width: 1000px;
}
#nav_main {
	height: 28px;
	width: 630px;
	position: relative;
	top: -50px;
	left: 185px;
}
#content_home {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 566px;
	width: 732px;
	margin-right: auto;
	margin-left: 131px;
	margin-top: auto;
}
#content_interior {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 732px;
	margin-right: auto;
	margin-left: 131px;
	margin-top: auto;
}
#text_home {
	height: auto;
	width: 380px;
	margin-left: 40px;
}
#text_interior {
	height: auto;
	width: 660px;
	margin-left: 35px;
}
#nav_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #380038;
	text-align: center;
	margin: auto;
	height: auto;
	width: 1000px;
}
#nav_bottom a {
	color: #380038;
	text-decoration:none;
}
#nav_bottom a:hover {
	color: #e4469a;
}	
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 732px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: -3px;

}
