html  {
	background-color: #ffccff;

}

body {
	
}

#doc4 {	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ff3333;
	text-align: left;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff99cc;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	background-color: #663300;
	word-spacing: 4px;
	letter-spacing: 1px;
}

.container {
	
}

/* My Comment */

a:active, a:visited, a:link {
	color: black;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color: black;
	font-variant: small-caps;
	text-decoration: underline;
	font-style: italic;
}

/* @group TopNav */

#hd {
	background: url(../images/5.gif) repeat;
}
.topnav {
}
.topnav li{
	display: inline;
	margin: 1px;
}
.topnav img{
	border: 1px solid #663300;
}
.topnav a:hover img{
	border: 1px solid #ff99cc;
}
/* @end */

#flashcontent {
		height: 100%;
	}

.borderpic img{
	border: 10px solid #663300;
}
.borderpicTop {
	padding-top: 5px;	
}

/* @group content sections */

.contentTop {
	padding-top: 5px;
	text-align: left;
	direction: ltr;
}

.contentTop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff99cc;
	font-weight: bold;
	text-align: center;
	text-indent: 25px;
	background-color: #663300;
	word-spacing: 4px;
	letter-spacing: 1px;
}

.contentBottom {
	padding-top: 5px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}

.contentBottom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff99cc;
	font-weight: bold;
	text-align: center;
	text-indent: 25px;
	background-color: #663300;
	word-spacing: 4px;
	letter-spacing: 1px;
	margin-top: -5px;
}

#ft li{
	display: inline;
	margin: 1px;
}

/* @end */
