p { font-size: 14px; font-family: Times, "Times New Roman"; font-stretch: normal; margin: 5px }
.copy {
	color: #fff;
	font-size: 12px;
	font-family: Times, "Times New Roman";
	font-variant: small-caps;
	background-color: #000000;
	text-align: center;
	width: 780px;
	float: left;
}
a.nav:link { color: #fff; font-size: 14px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold }
a:link { color: #333; font-size: 12px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold }
a.nav:visited { color: #ccc; font-size: 14px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold }
a:visited { color: #000; font-size: 12px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold }
a.nav:hover { color: #99cc00; font-size: 14px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold; text-decoration: underline }
a:hover { color: #99cc00; font-size: 12px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold; text-decoration: underline }
a.nav:active { color: #99cc00; font-size: 14px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold; text-decoration: underline }
a:active { color: #99cc00; font-size: 12px; font-family: Times, "Times New Roman"; font-variant: small-caps; font-weight: bold; text-decoration: underline }
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
body {
	font-size: 14px; font-family: Times, "Times New Roman";
	background-image: url(images/background.gif);

}

.ads {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #C3D873;
	text-transform: uppercase;
	margin-left: 5px;
}

* html .main{height:100%;}
.nav {
	background-color:#000000;
	padding-left: 5px;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height:auto;
	display:table;
	background-image: url(images/bg.gif);
}
.left {
	float: left;
	width: 180px;
	color: #333333;
	height: 100%;
	display: table;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right {
	float: right;
	width: 560px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 100%;
		display:table;

}


.logo {
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}
.tag {
	float: right;
	margin-right: 5px;
}

.top {
	width: 700px;
}
.cntmargin {
	margin-right: 5px;
	margin-left: 5px;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.hiddenbox {
	display: none;
}
.req {
	color: #FF0000;
}
.interests {
background-color:#00FF33;
font-weight:bold;
color:#CCCCCC;
}
.gblftr {
	font-size: 12px;
	text-align: center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
a.bdy:link  { color: #000; font-size: 11px; }
a.bdy:hover  { color: navy; font-size: 11px; }
a.bdy:active  { color: navy; font-size: 11px; }
a.bdy:visited  { color: navy; font-size: 11px;}
