/* rocky3.css, updated: 07-16-06  */

* {
font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image:  url(../../images/pattern.jpg);
	background-repeat: repeat;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}


p {
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #0080ff;
	text-decoration: none;
}

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

a:active {
	color: #660000;
	text-decoration: none;
}

table {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



h1 {
	color: #006633;
	font-size: 1.4em;
	font-weight: 900;
	font-style: italic;
}

h2 {
	color: #000099;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

h3 {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

h4 {
	color: #ffffff;
	font-size: 14px;
}

h5 {
	font-size:
	color: #ffffff;
	font-size: 14px;
}

td {
	background-repeat: no-repeat;
}

#sponsor {
font-size: .9em;
background-color: #CBF8FA;
border: 2px #0000CC solid;
padding: 4px;
}


#wrapper_H2 {
background-color: white;
color: black;
margin: 30px 100px 30px 40px;
width: 550px;
padding: 10px;
text-align:center;
} 


