body {
	background-image: url(../images/cyprbk.jpg);
margin-top: 0em;
margin-bottom: 0em; }

#content {
margin-right:0px;
margin-left:0px;
width: 900px;
background-image: url(../images/background_image2.jpg);
background-repeat: no-repeat;
position: relative;
height: 1800px; }

#left_column {
	position: absolute;
	top: 236px;
	width: 400px;
margin-left: 160px; }

#right_column {
	position: absolute;
	top: 600px;
	width: 160px;
margin-left: 591px; }


#navbar {
	background-color: #6699CC;
	position: absolute;
	top: 260px;
	width: 160px;
	border-top: 1px #000000 solid;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #CCCCCC;
right: 150px;
}

#navbar a:link {
	display: block;
	color: #CCCCCC;
	background-color: #336699;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: solid 1px #333333;
	text-decoration: none;
}

#navbar a:visited {
	display: block;
	color: #cccccc;
	background-color: #336699;
	border-bottom: solid 1px #333333;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
}

#navbar a:hover {
	background-color: #6699cc;
	text-decoration: none;
}

.page_one {
color: #5c2a00;
font-family: Times, "Times New Roman", serif;
font-size: 16px;
font-weight: bold;
text-align: center;
font-style: italic; }

.body_copy {
color: #5c2a00;
font-family: Times, "Times New Roman", serif;
font-size: 14px;
font-weight: normal;
text-align: justify;
font-style: italic; }

.caption {
color: #5c2a00;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-align: center;
font-style: normal; }

