body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #BC21C8 url("../images/contact_back.gif") no-repeat 0px 0px;
margin: 0px;
}
#masthead {
width: 100%;
height: 150px;
float: left;
}
#navigation {
width: 200px;
overflow: visible;
float: left;
color: #FFFFFF;
}
#navigation ul {
padding-top:30px;
font-weight: bold;
text-align: right;
list-style: none;
line-height: 1.8em;
font-size: 0.9em;
}
#navigation a {
color: #FFCCCC;
text-decoration: none;
}
#navigation a:hover {
color: #FFFF00;
text-decoration: underline;
}
#navigation a.top {
color: #FFFFFF;
text-decoration: none;
}
#body {
float: left;
width: 60%;
margin-top: 10px;
margin-left: 10px;
font-size: 0.8em;
color: #FFFFFF;
}
#body dd {
padding-bottom:20px;
color:#330066;
}
.heading {
width: 100%;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
}
.error {
	font-size: 110%;
	color: #FFFF00;
	margin-left: 20px;
}
.story {
width: 95%;
margin-left: 1.5em;
margin-top: 1em;
padding-left:30px;
padding-right:30px;
padding-top:20px;
}
h2 {
color: #FFFFFF;
margin: 0px;
font-size: 1.5em;
}
h3 {
color: #FFFFFF;
margin: 0px;
font-size: 1.1em;
}
h4 {
color: #26ABCD;
font-size: 125%;
font-style: italic;
font-weight: lighter;
margin: 0px;
}
h5 {
font-size: 100%;
}
a {
text-decoration: none;
color:#FFFF00;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color: #FFFF00;
}

#submenu {
border-bottom: thin dotted #CCCCCC;
margin-left: 15px;
}
#submenu ul {
list-style: none;
line-height: 1.5em;
}
.floatleft {
float: left;
margin-right: 25px;
margin-bottom: 20px;
}
.floatright {
float: right;
margin-left: 5px;
margin-bottom: 2px;
}
#floater {
bottom: 0px;
left: 40%;
position: absolute;
z-index: 1;
right: auto;
top: 70%;
}
th {
text-align: right;
vertical-align: top;
}
p {
font-size: 1.1em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
color: #FFFFFF;
}
p.carol {
color:#FF901F;
font-size: 1em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-style:italic;
font-weight:normal;
}
p.mother {
color:#FFFFFF;
font-size: 0.8em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-style:italic;
font-weight:normal;
}


/*    test style    */
.white {
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
}
.TEST {
	font-size: 2em;
	font-weight: bold;
	color: #FF0000;
	background: #FFFFFF;
	padding: 10px;
}






