
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #e0d4e2;
		background-image:url(../img/purple.gif);
		background-repeat:repeat-y;
		background-position:center;
		font-family: Verdana, Arial;
		font-size:11px;
		color:#464646;
	
}
.secondbody
{
		background-color: #e0d4e2;
		background-image:url(../img/mainback.jpg);
		background-repeat:repeat-x;
}



td
{
		vertical-align:top;
}

h1
{
		color:#5a2562;
		padding-left:55px;
		font-size:13px;
		font-weight:bold;
		background-image:url(../img/headertwink.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:19px;
		
}

h2
{
		color:#464646;
		font-size:12px;
		font-weight:bold;	
}

h3
{
		color:#5a2562;
		font-size:11px;
		font-weight:bold;	
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #000000;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #00000;
}

a, a:link, a:visited, a:active 
{
		color: #253385;
		text-decoration: underline;
}

a:hover
{	
		text-decoration: none;
		color: #253385;
}

.footer
{
		padding-top:28px;
		width:908px;
		background-image:url(../img/footerback.gif);
		background-repeat:no-repeat;
		font-size: 11px;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		text-align: center;
	
}

.top
{
		background-image:url(../img/topback.jpg);
		height:13px;
}

.header
{		
		background-color:#FFFFFF;
		height:127px;
}
.left{

		width:16px;
		background:url(../img/leftbacksmall.gif);
		background-repeat:repeat-y;
}

.right{
		width:16px;
		background:url(../img/rightbacksmall.gif);
		background-repeat:repeat-y;

}

.indexpage{
		padding-top:27px;
		width:359px;
		height:500px;
		background-image:url(../img/indexsideback.gif);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#ffffff;
}

.content
{
		padding-top:25px;
		padding-left:35px;
		padding-right:35px;
		width:479px;
		text-align:justify;
		line-height:110%;
		background-color:#FFFFFF;
		background-image:url(../img/normalback.gif);
		background-position:top;
		background-repeat:no-repeat;
		
}

.contentpages
{
		padding-top:25px;
		padding-left:35px;
		padding-right:35px;
		height:400px;
		width:838px;
		text-align:justify;
		line-height:110%;
		background-color:#FFFFFF;
		background-image:url(../img/normalback.gif);
		background-position:top;
		background-repeat:no-repeat;
		
}

#name,#email,#phone,#comment
		{
		width: 250px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}