/* CSS definition file containing sitestyle stylesheets */
BODY {font-family: geneva, arial, verdana, sans-serif; color: #ffffff; background-image: url("images/bg_darkness.jpg"); background-repeat: repeat;  margin-left: 140px;  margin-top: 10px; margin-bottom: 10px; width: 700px} 
 A:link {color: #555555; text-decoration: underline}
 A:link.c {color: #555555; text-decoration: underline; font-size: large}
 A:visited {color: #ffffff; text-decoration: underline}
 A:visited.c {color: #ffffff; text-decoration: underline; font-size: large}
 A:hover {color: #cccccc; text-decoration: none}
 A:hover.c {color: #cccccc; text-decoration: none; font-size: large}
 A:active {color: #000000; text-decoration: none}
 A:active.c {color: #000000; text-decoration: none font-size: large}
img {border: 0px}
img.title {width: 400px; height: 50px}
img.clicktitle {width: 200px; height: 25px}
.left {text-align: left}
.right {text-align: right}
.center {text-align: center}
.leftimg {text-align: left; float: left}
.rightimg {text-align: right; float: right}
h1.main {text-align: center}
div.second {text-align: center; font-size: large; font-weight: bolder}