/* 
Tess' Michael Jackson Impersonator Site
*/
body {
	background-image: url(../images/lineBg.gif); background-repeat: repeat;
	background-color: #646181;
	margin-top: 0px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none; color: black;

}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none; color: black;
}

a:hover {
	text-decoration: underline;
}

.topmenu a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold; text-decoration: none; 
	color: black;
}

.topmenu a:hover {
	text-decoration: underline;
}


.layout {
	width: 784px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #757C8F;
}

.siteBackground {
	width: 784px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #F2664D;
	background-color: #C18831;
	background-color: #ED1C24;
	background-color: #646181;
	background-color: #9584BE;

}

.subtitle{
	background-color: #D2D3E8;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px 3px 3px 3px;
	
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #959595;
}

.content {
	border: 1px solid black;
	background-image: url(../images/newsbg.jpg); background-repeat: no-repeat;
	background-color: #E6E5F7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: Black;
	padding: 3px 3px 3px 3px;
	background-position: bottom;
}

.contenthead {
	background-color: #BBBACC;
	border-top: 1px solid #DFDFE5;
	border-left: 1px solid #DFDFE5;
	border-bottom: 1px solid #787791;
	border-right: 1px solid #787791;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: Black;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.menuhead {
	background-color: #D7D5F5;
	border-top: 1px solid #DFDFE5;
	border-left: 1px solid #DFDFE5;
	border-bottom: 1px solid #787791;
	border-right: 1px solid #787791;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: Black;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.copyright
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #FFFFFF;
}

.copyrightlinks a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #FFFFFF;
}