body {
	background: #FFFFFF;
	margin: 0px;
}

body, td, input, textarea, select, p {
	color: #1B1E29;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #ffffff; 
	margin: 0px;
        border: 1px dotted #0F169A;
}

.linkitem {
	color: #ffffff;
        letter-spacing: 2px;
        padding: 2px;
        background-color: #787692;
}

a, a:visited { color: #0F169A; text-decoration: none; }
a:hover, a:active { color: #7B746B; }

.titlepic {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 300px;
	height: 510px;
	background: url('r2-titlepic.jpg');
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	top: 474px;
	left: 10px;
	width: 300px;
	height: 150px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 17px;
	font-family: "Century Gothic", sans-serif, Arial;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	word-spacing: 10px;
}

.menu a {letter-spacing: 1px; color: #7B746B;}
.menu a:hover {color: #0F169A; background-color: #E7EBF1}

.titletext {
	position: absolute;
	background: url('titletext.jpg');
	background-repeat: no-repeat;
	width: 543px;
	height: 70px;
	left: 310px;
	top: 20px;
}

.textbox {
	position: absolute;
	top: 100px;
	left: 320px;
	width: 510px;
	background: #E7EBF1;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}


h2 {
	background: url(header.gif) no-repeat top left; 
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	letter-spacing: 2px;
	color: #787692;
	font-family: Georgia, verdana; 
	font-size: 17px;
	font-style:italic;
	text-align: left;
	font-weight: normal;
}

form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 1px 2px 1px;
}
