body {
	background-color: #fef6f3;
    background: url(/bg.jpg);
    margin-top: 6px;
	margin-left: 6px;
	font-family: helvetica, arial, sans-serif; 
	color: #000000;
	font-size: 16px;}
             	
div.box1 {
		border-width: 0px;
		background-color: #ff0000;
		background-image: none;
		width: 100%;
		height: 4px;
		padding: 0px;
		border-style: solid;
		border-color: #ff0000;
		position: absolute;
		top: 148px;
		left: 0px;
		z-index: -1;
		}
		
div.formmailborder {
		border-width: 0px;
		background-color: #33cccc;
		background-image: none;
		width: 475px;
		padding: 3px;
		border-style: solid;
		border-color: none;
		text-align: center;
		}	
		
div.formmail {
		border-width: 0px;
		background-color: #cc6699;
		background-image: none;
		width: 474px;
		padding: 4px;
		border-style: solid;
		border-color: none;
		text-align:center;
		}		

div.content {
		border-width: none;
		background-color: none;
		background-image: none;
		width: 600px;
		padding: 2px;
		margin-left: 30px;
		}

p.text1 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.0em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-weight: 400;
	letter-spacing: .6px;
	} 

p.mailform {
	font-family: helvetica, arial, sans-serif; 
	font-size: .9em;
	line-height: 1.2em;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	letter-spacing: .6px;
	} 

td.categories {
	font-family: helvetica, arial, sans-serif; 
	font-size: 0.8em;
	line-height: 2.0em;
	font-style: normal;
	color:#cc6699;
	font-weight: 500;
	letter-spacing: .4px;
	text-decoration: none;
	} 
	
td {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	letter-spacing: .4px;
	text-decoration: none;
	} 
	
li {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.0em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-weight: 400;
	letter-spacing: .6px;
	text-align: left;
}	
	
	
	
	
a.categories {
	text-decoration: none;
	} 
	
	
td.row2 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.3em;
	line-height: 1.3em;
	color: #E5E0D9;
	font-weight: 400;
	letter-spacing: .8px;
	} 	
	
	
	

p.text2 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.4em;
	line-height: 1.6em;
	color: #efb80a;
	text-align: left;
	font-weight: 700;
	letter-spacing: .7px;
	} 


p.text3 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.5em;
	line-height: 1.6em;
	color: #efb80a;
	text-align: center;
	font-weight: 700;
	letter-spacing: .9px;
	} 



h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 800;
	color: #cc6699;
	text-align: left;
	letter-spacing: .9px;
	}


h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: 800;
	color: #000000;
	text-align: left;
	letter-spacing: .9px;
	}

div.text {
		background-color: none;
		background-image: none;
		width: 600px;
		padding: 0px;
		margin-left: 25px;
		}

div.head1 {
		border-width: thin;
		border-color: #efb80a;
		border-style: solid;
		background-color: #1f1f7f;
		background-image: none;
		width: 600px;
		padding: 0px;
		margin-left: 80px;
		}


img.floatleft {
	float: left;
	}

img.floatright {
	float: right;
	}
	
a:link {
	color: #cc6699;
	}     /* unvisited link */
a:visited {
	color: #007777;
	}  /* visited link */
a:hover {
	color: #000000;
	}   /* mouse over link */
a:active {
	color: #33cccc;
	}   /* selected link */
