@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	margin: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 40px;
	font-weight: lighter;
	color: #FF6699;
	margin: 15px;
}
#wrapper {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#wrapper #img_contact {
	background-image: url(img/img_contact.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
#wrapper    #img_link {
	background-repeat: no-repeat;
	height: 210px;
	background-image: url(/img/img_link.jpg);
	border-color: #B5D5FF;
}
#wrapper   #quote  {
	background-image: url(/img/quote23.jpg);
	height: 531px;
	background-repeat: no-repeat;
}
#wrapper    #bodyArea  #left  {
	height: auto;
	width: 390px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#wrapper  #bodyArea  #right {
	float: right;
	height: auto;
	width: 390px;
	margin: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: center;
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
	width: 800px;
	float: none;
}

