body {
	background-color: #ECE9D8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tear.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 640px;
}
#contentDesign {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tear.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 675px;
}
#contentSub {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tear.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 900px;
}
#contentTest {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tear.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 1300px;
}
#txtContent {
	float: left;
	padding-top: 35px;
	padding-left: 65px;
	width: 350px;
}
#txtContent li {
	list-style-image: url(../images/pinkStar.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.headerPink {
	font-size: 14px;
	font-weight: bold;
	color: #EF90BC;
}
.headerBlack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#rCol {
	width: 340px;
	float: right;
}
#rPad {
	text-align: left;
	width: 250px;
	padding-bottom: 30px;
	margin-left: 100px;
}
#rPad a:link,#rPad a:active,#rPad a:visited {
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#rPad a:hover {
	background-color: #EBE9ED;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E967A5;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#rPad li {
	border: 1px solid #FFFFFF;
	list-style-type: none;
	margin-right: 27px;
	background-repeat: repeat;
	background-color: #666666;
}

#flash {
	background-image: url(../images/flash1.jpg);
	background-repeat: no-repeat;
	height: 222px;
	margin-top: 15px;
}
#rPad img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#slide {
	height: 197px;
	width: 304px;
	padding-top: 13px;
	padding-left: 14px;
}
#footer {
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #EF90BC;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
#footer a:link,#footer a:active,#footer a:visited {
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
}
.iStyle {
	font-style: italic;
}
#footerplanner {
	text-align: center;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 8px;
}
a:link,a:active,a:visited {
	color: #3366CC;
}
a:hover {
	text-decoration: none;
}
