.style2 {color: #660000; }
.style1 {
	color: #660000;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #990000;
}
#content {
	background-color: #F7F0D6;
}

#tan {
	background-color: #F7F0D6;
}

#linkcontent {
	background-color: #F7F0d6;
}

#content img {
	float: left;
}

#centercontent img {
float:center;
}
#content #portrait {
	float: right;
}



#footer {
	background-image: url(comics/footerblank.jpg);
}


a:active {
	color: #edcb81;
}
body {
	background-color: #336699;
}
#bottom {
	background-color: #f7f0d6;
}

.menu select {
	width:450px;
	margin-left:2px;
}.greenbg {
	background-color: #83B96B;
}

