.site_back {
	background-color: #000033;
	background-repeat: repeat-x;
	background-image:url(../images/site_back.jpg)
	}
.full_site {
 	width: 768px;
 	height: 800px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
 	}
 p {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size: 11px;
	}
.plain_text{
 	font:Verdana, Arial, Helvetica, sans-serif;
	color:#9999ff;
	font-size: 10px;
	}
.home_back {
	background-image:url(../images/home_back.jpg);
	width: 690px;
	height: 469px;
	border-width: thin;
	margin: 4px 39px 0px 39px;
	}
.sub_back {
	background-image:url(../images/sub_back.jpg);
	width: 690px;
	height: 469px;
	border-width: thin;
	margin: 4px 39px 0px 39px;
	}
.gallery_back {
	background-image:url(../images/gallery_back.jpg);
	background-repeat:repeat-x;
	width: 690px;
	height: 469px;
	border: 1px solid #9999ff;
	margin: 4px 39px 0px 39px;
	}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999ff;
	text-decoration: none;
	border-style:none;
	border-width: 0px;
		}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999ff;
	text-decoration: none;
	border-style:none;
	border-width: 0px;
		}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999ff;
	font-weight: normal;
	text-decoration: none;
	border-style:none;
	border-width: 0px;
			}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-style:none;
	border-width: 0px;			}
.cards {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	}
.abstracts {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	}
.welcome_box {
	width: 180px;
	margin: 20px 0px 0px 24px;
	text-align: justify;
	float: left;
	}
.sub_box {
	width: 260px;
	margin: 20px 35px 0px 0px;
	text-align: justify;
	float: right;
	}
h1{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0033;
	font-size: 18px;
	font-weight: bold;
	}
h2{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	}
	