BODY {background-image: URL("bg.jpg"); font-family: "Times New Roman"}

A:link {color: green; text-decoration: underline}
A:visited {color: green; text-decoration: underline}
A:active {color: green; text-decoration: underline}
A:hover {color: green; text-decoration: none}

#contact-form {
	width:90%;
/*	background: #dee8e7;
	padding:6px 0 6px 8px;
	border:1px solid #aaa;*/}
/*#contact-form input {width:70%;}*/
#contact-form fieldset {border:none;}
/*#contact-form span {color:#d4ae7f;}*/

P {text-align: left; color: black; font-size: 12pt}
P.heading {color: green; font-size: 22pt; font-weight: bold; text-align: center}
P.highlight {color: green; font-size: 12pt; font-weight: bold; text-align: left}
P.title {color: green; font-size: 24pt; text-align: center; font-weight: bold}
P.author {color: black; font-size: 12pt; font-weight: bold; text-align: center}
P.menu {color: green; text-align: center}
P.descTitle {color: green; font-weight: bold}
P.botDescTitle {color: green; font-weight: bold; text-align: center}
P.bottom {text-align: center}

TABLE {border: 0; width: 100%; text-align: center}
TABLE.main {height: 100%}
TABLE.website {width: 705px; border: 1px; border-style: solid; border-color: blue; background-image: URL("blue.jpg")}
TABLE.sidebar {width: 225}
TABLE.info {background: white}

TR {text-align: center}

TD.cover {width: 125px}
TD.button {width: 113px; height: 30px}

IMG {border: 0}
IMG.button {width: 113px; height: 30px}
