* { padding: 0; margin: 0; }

p { 
	font-weight: bold;
	font: 8pt/16pt georgia; 
	line-height: 100%;

	}
	
p.small {

text-indent: 12px;
font-size: 7pt;
line-height: 80%;

}
	
h1 {
	font: 16pt georgia; 
	letter-spacing:20px;
	}
	
a:link { 
 	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}
	
img {border-width: 0px;}

p.button {

	font-weight: bold;
	font: 20pt georgia; 
	line-height: 100%;
	text-align:center;


}

#wrapper { 
 margin: 0 auto;
 width: 950px;
}
#header {
 
 width: 900px;
 float: left;
 padding: 10px;
 height: 50px;
 margin: 10px 0px 5px 0px;
 background: #ffffff;
}
#col1 { 
 background: #ffffff;
 margin: 10px 10px 10px 10px;
 padding: 10px;
 width: 675px;
 float: left;
 text-align: center;
}

/* #col2 { 
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 205px;
 float: left;
 text-align: center;
}

#col3 { 
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 205px;
 float: left;
 text-align: center;
} */

#col4 { 
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px 5px 0px 5px;
 width: 205px;
 float: left;
 text-align: center;
}


#nav {
 width: 200px;
 margin: 0px 0px 15px 0px;
}

#container
{
background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 205px;
 width: 205px;
 float: left;
 text-align: center;
}

#containerindex
{
background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 220px;
 width: 205px;
 float: left;
 text-align: center;
}

#cartoon {
 
 width: 900px;
 float: left;
 padding: 10px;
 margin: 10px 0px 5px 0px;
 background: #ffffff;
}

#footer {
 
 width: 700px;
 float: left;
 padding: 10px;
 height: 80px;
 margin: 10px 0px 5px 0px;
}