* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(../images/bgtest23.gif);
}
#wrapper #logo {
	height: 85px;
	background-color: #FFF;
}
#wrapper #headerImg {
	height: 125px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

#wrapper #bodyArea #left {
	width: 525px;
	float: left;
	background-color: #FFF;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px dotted #000;
}
#wrapper #bodyArea #right {
	width: 210px;
	float: right;
	background-color: #FFF;
	margin-right: 20px;
	border-left-style: dotted;
	border-left-color: #000;
	border-left-width: 1px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	background-image: url(../images/test.gif);
}
#wrapper #bodyArea #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #060;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 8px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#wrapper #navigation {
	height: 27px;
	background-image: none;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #footer {
	height: 20px;
	clear: both;
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding: 7px;
}
p {
	color: #333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#wrapper #bodyArea #right p {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #333;
	font-size: 14px;
}
#wrapper #bodyArea #right h3 {
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	color: #060;
	font-variant: normal;
	margin-top: 10px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #bodyArea #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

#wrapper #bodyArea #left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #060;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #bodyArea #left p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper #bodyArea #footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #bodyArea #right .title img {
	border: 1px dotted #000;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #bodyArea #right p img {
	border: 1px dotted #000;
}

#wrapper #bodyArea #right p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: none;
}

#wrapper #bodyArea #right h4 {
	padding-left: 15px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #060;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
#wrapper #bodyArea #left p img {
	border: 1px dotted #000;
	margin-right: 15px;
	margin-top: 5px;
}
#wrapper #bodyArea #left p a strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #930;
}
#wrapper #bodyArea #left p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
