body {
	background-image: url(images/bg_dotsLG.jpg);
	background-repeat: repeat;
	background-color: #CCFFFF;
	text-align: center;	
}

body, td, th {
	color: #330033;
}

h1 {
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
	}
a img {
	border: none; }

a.port:link, a.port:visited {
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
}
a.port:hover, a.port:active {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
	}


#wrap {
	border:thick #FFFFFF double;
	width: 810px;
	margin: 0 auto;
	background-color: #99CC99;
	}

#content {
	border-top:thick #99CC99 double;
	background: #FFFFFF;
	border-bottom:thick #99CC99 double;
	}


.box1 {
	background-color: #9999FF;
	color: #330033;
	text-align: justify;
	border: thin #FFFFFF dashed;
	padding: 12px;
	font-size: .9em;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Courier New", Courier, monospace;
	}

.header {
	color:#333333;
	font-size: 1.3em;
	text-align: center;
	margin-top: 15px;
	}
.date {
	font-size: .7em;
	text-align: right;
	color:#666666;
	}
.text {
	letter-spacing: 1px;
	text-indent: 40px;
	text-align: left;
	padding: 20px;
	}
.textC {
	letter-spacing: 1px;
	text-align: center;
	margin: 20px;
	}
.cakes {
	border: #999999 medium ridge;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #999999;
	}
#footer {
	letter-spacing: 2px;
	font-size: .9em;
	padding: 12px;
	vertical-align: middle;
	}
a.footer:link, a.footer:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer:hover, a.footer:active {
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	}
.contactImg {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
		

