@charset "UTF-8";

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #9cd0ed;
	color: #666;
	font-size: 1em;
}
body a:link, body a:visited {
	color: #49a7c6;
	text-decoration: none;
}
body a:hover {
	color: #bfb3e1;
	text-decoration: none;
}
body p {
	line-height: 1.4em;
}
#top_line {
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
}
#wrapper {
	width:100%; min-width: 942px;
	height: 100% !important;
	background-image: url(../images/background_wrapper_white.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#big_background {
	background-image: url(../images/big_background_white.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
}
#width {
	background-image: none;
	background-repeat: no-repeat;
	height: 100%;
	width: 942px;
	margin: 0 auto;
	background-position: center top;
	position: relative;
}
#bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
	background-position: center 380px;
	height: 100%;
	width: 100%;
}
#title h1 {
	width: 790px;
	margin: 0 auto;
}
#title  a    {
	height: 33px;
	width: 672px;
	margin: 0 auto;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: center -29px;
	display: block;
}
#title    a:hover {
	background-position: center 4px;
}
#heading {
	display: block;
	width: 100%;
	height: 202px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
}
#container {
	background-image: url(../images/container_mid.gif);
	background-repeat: repeat-y;
	width: 720px;
	margin: 34px auto 0 auto;
}
#container2 {
	background-image: url(../images/big_background_white.jpg);
	background-repeat: no-repeat;
	width: 720px;
	margin: 0 auto 0 auto;
	background-position: center -327px;
}
#main {
	width: 716px;
	margin: 0 auto 30px auto;
	text-align: center;
	padding: 10px 0 0 0;
}
.first_capitals {
	font-size: 1.4em;
	font-style: italic;
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.first_capitals_pink {
	font-size: 1.4em;
	font-style: italic;
	color: #cb8ac1;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.purple, .purple  a:link, .purple a:visited   {
	color: #927cce;
	text-decoration: none;
}
.purple a:hover {
	color: #bfb3e1;
	text-decoration: none;
}
.bottom_links a:hover {
	color: #c5bae4;
}
.pink, .pink  a:link, .pink a:visited   {
	color: #c774ba;
	text-decoration: none;
}
.pink a:hover {
	text-decoration: none;
	color: #49a7c6;
}
.pink2, .pink2  a:link, .pink2 a:visited   {
	color: #c774ba;
	text-decoration: none;
}
.pink2 a:hover {
	text-decoration: none;
	color: #49a7c6;
}
#navbar_divider {
	background-image: url(../images/divider.jpg);
	height: 4px;
	width: 400px;
	margin: 16px auto 12px auto;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(../images/container_bottom.gif);
	clear: both;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 79px;
}
#footer {
	background-image: url(../images/background_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 98px;
	border-bottom: 1px solid #3399ff;
}
#home-links {
	color: #fff;
	text-align: center;
	font-size: .95em;
	letter-spacing: 1px;
	width: 942px;
	margin: 20px auto 52px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home-links a:link, #home-links a:visited {
	color: #fff;
	text-decoration: none;
}
#home-links a:hover {
	color: #ccecfd;
	text-decoration: none;
}
#copyright {
	width: 525px;
	height: 21px;
	margin: 0 auto;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
}
.displace {
	position: absolute;
	left: -5000px;
	}