body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/Marie_Fredriksson_Eyes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link, a:visited, a:active {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #804000;
}



#divHeader {
}

#divContainer {
	width: 850px;
}
#divLeft {
	width: 130px;
	float: left;
	border: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/Marie_Fredriksson_Leftnav.jpg);
	background-repeat: no-repeat;
}
#divRight {
	float: right;
	width: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#divCenter {
	border: 1px solid #C93F70;
	margin-right: 175px;
	margin-left: 135px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #D7D4DF;
	padding: 5px;
	
}
#divFooter {
	clear: both;
	padding: 1px 5px 2px;
	text-align: center;
	background-color: #D7D4DF;
	border-top: 1px solid #CC3C6D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3C6D;
}



.links {
	font-variant: small-caps;
	margin: 0px;
	border-bottom: 1px solid #E05F88;
	padding: 0px 0px 0px 1px;
	text-align: center;
	display: block;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	line-height: 1.5em;
}


h1 {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 1.2em;
	background-image: url(../images/Marie_Fredriksson_Star.gif);
	background-repeat: no-repeat;
}
object {
	border: 1px solid #D57189;
}
h2 {
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	color: #D57189;
}
#secondchance {
	float: right;
	border: 1px solid #000000;
}
.covers {
	border: 1px solid #000000;
}
input {
	background-color: #CCCCCC;
	border: 2px solid #D37E01;
}
textarea {
	border: 2px solid #000000;
}
fieldset {
	padding: 5px;
	margin: 5px;
}
.imagefloatleft {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 3px;
}
.imagefloatright {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 3px;
	margin-left: 5px;
}
.imagefloatleftnoborder {

	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
.imagefloatrightnoborder {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
}
.justifytext {
	text-align: justify;
}
.smalltext {
	font-size: 11px;
}
#partners {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.imageborder {
	border: 1px solid #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
