/* CSS definition file containing sitestyle stylesheets */
BODY {font-family: geneva, arial, verdana, sans-serif; color: #ffffff; background-image: url("images/bg_earth.jpg"); background-repeat: repeat; margin-left: 140px;  margin-top: 10px; margin-bottom: 10px; width: 700px} 
 A:link {color: #00ff00; text-decoration: underline}
 A:link.c {color: #00ff00; text-decoration: underline; font-size: large}
 A:visited {color: #cccccc; text-decoration: underline}
 A:visited.c {color: #cccccc; text-decoration: underline; font-size: large}
 A:hover {color: #003300; text-decoration: none}
 A:hover.c {color: #003300; text-decoration: none; font-size: large}
 A:active {color: #ffffff; text-decoration: none}
 A:active.c {color: #ffffff; text-decoration: none font-size: large}
img {border: 0px}
img.title {width: 400px; height: 50px}
img.clicktitle {width: 200px; height: 25px}
p.left {text-align: left}
p.right {text-align: right}
p.center {text-align: center}
p.leftimg {text-align: left; float: left}
p.rightimg {text-align: right; float: right}
h1.main {text-align: center}
div.second {text-align: center; font-size: large; font-weight: bolder}.announcement {
	width: 500px; 
	margin-right: auto; 
	margin-left: auto; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-bottom-color: #ffccff; 	
	border-top-color: #ffccff;
	padding-left: 30px;
	padding-right: 30px
}
p.signature {text-align: right; font-weight: bold; font-size: small}