@charset "utf-8";
/* CSS Document */

body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0033EE;
}
a:active {
	color: #FF0000;
}

h1 {
	font-size: 13px;
	color: #95A9BF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 13px;
	color: #000000;
}


img{
	padding:5px
}

#wrapper {
	position:relative;
	top:0px;
	width:800px;
	height: auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color:#0033EE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wildram {
	position:absolute;
	left:10px;
	top:10px;
	width:233px;
	height:132px;
	z-index:2;
}

#sheepskin {
	position:absolute;
	left:-1px;
	top:104px;
	width:79px;
	height:522px;
	z-index:2;
}

#content {
	padding: 0px;
	float: right;
	width: 720px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	z-index: 999;
	clear: both;
	bottom: 0px;
}



.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #95A9BF;
	text-align: center;
}

.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fe0000;
	text-align: center;
	font-variant: normal;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
}

.pictures_rhs {
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
}
.pictures_rhs {
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
}
.pictures_lhs {
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
}

.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #0033EE;
	padding: 0px;
	margin: 0px;
}




/* this is the navigation css*/
.nav a {
	width:120px;
	height:30px;
	display:block;
	text-indent:20;
	overflow:hidden;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D4260;
	margin: 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	background-color: #92A7BD;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.nav a:hover {
	background-position: 0px 0px;
	background-color: #0033EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
/* this is the end of the navigation css*/
