
body	{
	background: #E4E4E4;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family:verdana;
	font-size:10pt;
	coler:#333333;
	padding-bottom: 25px;
	}
	
#main	{
	background:#E4E4E4;
	color:black;
	margin: 10px auto;
	padding: 0;
	width: 780 px;
	height:auto;
	text-align:center;
	}
	
.navbar	{
	background:#333333;
	color:black;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10 px;
	padding-right: 10 px;
	border:1px black solid;
	width: 780 px;
	height:auto;
	text-align:center;
	font-family:verdana;
	font-size:8pt;
	color:#CCCCCC;
	}
	
	
.navbarimages	{
	background:#999999;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10 px;
	padding-right: 10 px;
	border-bottom:1px black solid;
	border-left:1px black solid;
	border-right:1px black solid;
	width: 780 px;
	height:auto;
	text-align:center;
	font-family:verdana;
	font-size:8pt;
	color:#333333;
}

.navbartoons {
	width: 180 px;
	background:#efefef;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10 px;
	padding-right: 10 px;
	border-right:1px black solid;
	height:auto;
	text-align:left;
	font-family:verdana;
	font-size:8pt;
	color:#333333;
}

	
#footer {
text-align:center;
background-image:url("images/bottom_bar.gif");
background-repeat:no-repeat;
height: 50px;
width: 780 px;
color:#ffffff;
font-size: 8pt;
font-family: verdana;
}

.content {
width:780px;
height: auto;
border-left: 1px solid black;
border-right: 1px solid black;
color:#000000;
background-color: #C7C6C6;
}


.welcome {
border-bottom: 1px solid black;
background-color: #D9D9D7;
width:390;
height:248;
valign:top;
}

.text {
font-size: 8pt;
font-family: verdana;
text-align: justify;
margin: 20px;

}

.guide {
font-size: 8pt;
font-family: verdana;
margin: 20px;
}

.textcenter {
font-size: 9pt;
font-family: verdana;
text-align: center;
margin: 20px;

}


.anim {
font-size: 8pt;
font-family: verdana;
border: 1 px solid black;
background: #333333;
width:390;
height:200; 
}

.popeyeblows {
background-color:#8D8C8C;
background-image: url("images/popeye_blows.gif");
background-position: right top;
background-repeat: no-repeat;
width:390;
height:448;
BORDER-LEFT: #000000 1px solid;

}

.news {
text-align:left;
font-family:verdana;
font-size:8pt;
padding-right:60px;
padding-left:60px;
padding-top:40;
}

.email {
font-size: 7pt;
}

.tabletext {
font-size: 8pt;
}


.news A:link {
	COLOR: #333333; TEXT-DECORATION: underline;
}
.news A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.news A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none; background:#999999;
}


.text A:link {
	COLOR: #333333; TEXT-DECORATION: underline;
}
.text A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.text A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none; background:#999999;
}


.textcenter A:link {
	COLOR: #333333; TEXT-DECORATION: underline;
}
.textcenter A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.textcenter A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none; background:#999999;
}


.email A:link {
	COLOR: #CCCCCC; TEXT-DECORATION: underline;
}
.email A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.email A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none; background:#999999;
}




.navbartoons A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbartoons A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbartoons A:hover {
	COLOR: #333333; TEXT-DECORATION: none; background:#cccccc;
}


	
.navbarimages A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbarimages A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbarimages A:hover {
	COLOR: #333333; TEXT-DECORATION: none; background:#cccccc;
}

	
.navbar A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.navbar A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.navbar A:hover {
	COLOR: #000000; TEXT-DECORATION: none; background:#999999;
}



INPUT{

}

SELECT{
width:130px;
background: #F0EFC9;
}



