a
{
	font-weight:bold;
	margin-left:5px;
	width:122px;
	text-decoration: underline;
	padding: 5px 0px 15px 0px;
	font-size:11px;
}

body
{
	font-family: Comic Sans MS;
	margin-left:100px;
	width:750px;
	font-size:12px;
	line-height:25px;
	background-color:ffffcc;
}
.image{
width:75px;

}



.contact {

width:200px;
height:10px;
text-align:center;
text-decoration:none;
font-size:14px;
}

a:link.contact
{
color:red;

} 

} 
a:hover.contact
{
color: black;
} 
a:visited.contact
{
color: black;
} 


#leftNav
{
	background-color:red;
	padding 2px 2px 2px 2px;
	width:125px;
	height:800px;
	color:white;
	float:left;
	text-align:center;
}
#leftNav A:link
{
	color:yellow;
	text-decoration: none;
}
#leftNav A:visited 
{
	color:yellow;
	text-decoration: none;
}
#leftNav A:hover
{
	color:white;
}
#MainContent
{
	position:absolute;
	Margin-left:20px;
	Margin-top:20px;
	float:none;
	width:420px;
	align:center;
}
#RightSidePics
{
	position:absolute;
	background-color:yellow;
	float:none;
	margin-left:473px;
	width:150px;
	height:800px;
	border: yellow 1px solid;
	text-align:center;
	color:red;
	font-size:14px;
	text-align:center;	
	font-weight:bold;
}

#top
{
	width:750px;
	font-family: Comic Sans MS;
	font-size: 35px;
	font-weight:bold;
	color:yellow; 
	height:100px;
        background-image:url('images/top4.jpg');
	background-color:blue;
	text-align:center;
	line-height: 100px;
}
#contactSection
{
position:absolute;
margin-top:680px;
margin-left:125px;
text-align:center;
font-size:15px;
font-style:bold;

}
.SpecialMessage
{
color:red;
/*display:none;*/
}