body { 
	background: #D3B4D9; 
    background-image:url('images/back.jpg');
	background-repeat: repeat-y;
	color: #360049;
    font-family: Comic Sans MS,tahoma, arial; 
    font-size: 14px; 
	margin: 0px;
    
}

.MsoNormal { 
	font-size: 11px;
}

table { 
	color: #360049;
    font-family: Comic Sans MS, tahoma, arial; 
    font-size: 14px; 
	margin: 0px;
    text-align: left;
	line-height: 150%;
    
}

.table2 { 
    font-family: Comic Sans MS, tahoma, arial; 
    font-size: 14px; 
    text-align: left;
    background-color:#ffffff;
    
    
}

marquee { 
     color: #F9B844;
}

#header { 
	text-align: left;
    background: #ffffff;
	padding: 5px 5px 0px 5px;
	height: 200px; 
    
    
    

	
}

#nav { 
	background:#D6E9BB;
    padding: 5px 5px 5px 55px; 
    font-size: 12px; 
    z-index: 1; 
     
	    
}

#nav img { 
	vertical-align:middle; 
}

#nav a {
	color: #360049; 
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #D3B4D9; 
    font-weight: bold; 
	text-decoration: none;

}


#main {

 	width: 770px;
	text-align: left;
    font-size: 14px;
   
}



#main2 {

 	width: 770px;
	text-align: left;
    font-size: 14px;
   
}

.p { 
    padding: 10px;
	font-size: 14px;
    
}

.p a {
	font-size: 14px;
    text-decoration: none;
}

.p a:hover {
	font-size: 14px;
    text-decoration: none;
    color: #D3B4D9;
}


.p img {

	border-right: 3px dotted #d3b4d9;
	border-bottom: 3px dotted #d3b4d9;
    margin-right: 10px;
}

.blurb {
	background: #D6E9BB; 
	border: 2px dotted #D3B4D9;
	padding: 5px;

 
  
}


.special { 
	padding: 5px;
	width: 670px;
    text-align: left;
	font-size: 14px;


}
	
#outside { 

	width: 300px; 
	text-align: center;
	position: absolute;
	top: 255px; 
	left: 930px; 
}

#outside img { 

	border-right: 3px dotted #D6E9BB;
	border-bottom: 3px dotted #D6E9BB;
}



#right { 

	width: 190px; 
	margin: 0px;
    padding: 50px 5px 5px 5px;
    text-align: center;
    position: absolute; 
	top: 225px; 
	left: 770px;
    
    
}


#right a {
	font-size: 9px;
    text-decoration: none;
}

#right a:hover {
	font-size: 9px;
    text-decoration: none;
    color: #D3B4D9;
}

h1 {
	font-size: 14px; 
	font-weight: bold;
    text-align: left;
}

h2 {
	font-size: 14px; 
	font-weight: bold;
}

h3 { 
	font-size: 16px;
    font-weight: bold;
}

h4 { 
	font-size: 14px;
    font-weight: normal;
	}

#footer { 
	background: #360049; 
	color: #ffffff; 
	padding: 5px 5px 5px 5px;
    font-size: 12px;
	text-align: center;
	z-index: 2;
   
    
    
   	
}




