/* CSS Document */
body {
	background-color: #000000;
	color: #F1679B;
	/*	font-family: Ayuthaya;
*/
/*	background-image: url(images/swansOnIce_thresshold.gif);
*/	
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	font-family: Papyrus, fantasy, "Comic Sans MS";
	/*		font-family: fantasy;
*/
}

.today {
	border: thin solid #331218;

/*	background-image:url(images/translucent.png);
*/	
	padding:20px;
	width: 480px;
	margin: 10px auto;
	text-align: center;
}

form {
	width: 480px;
}

.bodytext {
	width: 320px;
	font-size: large;
	margin: auto;
	text-align: left;
}

.select tr, .select td {
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #F1679B;
	/*color: #CC99FF;*/
}

a:link {
	text-decoration: none;
	color: #F1679B;
}

a:visited {
	text-decoration: none;
	color: #F1679B;
}

a:hover {
	text-decoration: none;
	color: #F1679B;
}

a:active {
	text-decoration: none;
	color: #F1679B;
}

.alert {
	font-size: larger;
	color: #99CC99;
}

.modifycol {
	width: 10%;
}

.contentcol {
	width: 60%;
}

.deletecol {
	width: 20%;
	text-align: right;
}

table, td {
/*	border: thin solid #000000;
*/	margin: auto;
	width: inherit;
	padding: 0px 10px 0px;
	vertical-align: top;
}

.tagline {
/*	color: #471C24;
*/	
	color: #703742;
}

.topleft {
/*	border: thin solid #000000;
*/	padding: 0px;
	float: left;
	width: 40%;
/*	color: #471C24;
*/	
	color: #703742;
}

.topright {
/*	border: thin solid #000000;
*/	padding: 0px;
	float: right;
	width: 40%;
	text-align: right;
/*	color: #471C24;
*/	
	color: #703742;
}

/*.topright a:link, .topright a:visited, .topright a:active {
	color: #471C24;
}
*/
.boxtop {
/*	border: thin solid #FFFFFF;
*/	padding: 0px;
	margin: 10px auto 0px;
/*	margin: 20px 0px 0px 0px;
*//*	float: right;
*/
/*	width: 100%;
*/	
	width: 480px;
	text-align: right;
}

#page {
/*	background-image: url(images/swansOnIce_thresshold.gif);
	background-repeat: repeat;
	background-position: top;
*/	width: 880px;
/*	border: thin solid #333333;
*/
/*	margin: 10px;
*/	
	margin: 10px auto;

	padding: 10px;
}

#header {
/*	border-top: thin solid #333333;
*//*	border: thin solid #333333;
*/	clear: both;
	padding: 0px 0px;
/*	color: #471C24;
*/	
	color: #703742;
}

#menubar td {
	padding: 0px 10px 10px;
}

#menubar {
	/*	border: thin solid #333333;
*/
/*	text-align: right;
*/	
	text-align: center;
	padding: 10px;
	font-size: x-large;
}

.menuitem {
/*	margin: 10px;
	padding: 20px;
*/	
	margin: auto;
	padding: 10px;
/*	color: #CC99FF;
*/	
/*	color: #471C24;
*/	
	color: #703742;
}

.menuitem a, .menuitem a:link, .topleft a:visited, .topleft a:active {
/*	color: #471C24;
*/	
	color: #703742;
}

#maincontent {
	width: 480px;
	margin: 0px auto 10px;
/*	background-image: url(images/translucent.png);
*/
/*	background-color: #CC6699;
*/	
	background-repeat: repeat;
/*	border: thin solid #333333;
*/}

#infosection {
	width: 320px;
	margin: 10px auto;
/*	border: thin solid #333333;
*/}

#cloudsection {
	text-align: center;
	width: 320px;
	margin: 10px auto;
/*	border: thin solid #333333;
*/}

.copyright {
	margin-top: 3em;
	text-align: center;
	color: #331218;
}

.cclicense {
	color: #331218;
}


.cclicense a:link {
	text-decoration: underline;
	color: #331218;
}

.cclicense a:visited {
	text-decoration: underline;
	color: #331218;
}

.cclicense a:hover {
	text-decoration: none;
	color: #F1679B;
}

.cclicense a:active {
	text-decoration: underline;
	color: #331218;
}

.essay {
	background-color: #ffffff;
	text-align: justify;
	color: #333333;
	padding: 20px;
}

.connections {
	color: #331218;
}

.connections a:link {
	text-decoration: none;
	color: #331218;
}

.connections a:visited {
	text-decoration: none;
	color: #331218;
}

.connections a:hover {
	text-decoration: none;
	color: #F1679B;
}

.connections a:active {
	text-decoration: none;
	color: #331218;
}

.circlelink {
	font-size: small;
	background-color: #331218;
	margin: auto;
	width: 22px;
	height: 22px;
}

.circlelink img {
/*	margin: 0px;
	padding: 0px;
*/
	border: 1px solid #000000;
	vertical-align: middle;
}

.circlelink a {
	margin: 0px 0px;
	padding: 0px 0px;
	text-decoration: none;
	background-color: #331218;
}

.circlelink a:link {
	text-decoration: none;
	background-color: #331218;
}

.circlelink a:visited {
	text-decoration: none;
	background-color: #331218;
}

.circlelink a:hover {
	text-decoration: none;
	background-color: #F1679B;
}

.circlelink a:active {
	text-decoration: none;
	background-color: #331218;
}

