* { margin: 0; padding: 0;  }

body {
overflow-x: hidden;
font-size: 10pt;
font-family: Verdana,Arial,sans-serif;
color: #000000;
}

hr {
background: #FFDF10;
color: #FFDF10;
height: 1px;
margin: 20px 0 10px 10px;
width: 610px;
}

a, a:hover {
	text-decoration :none;
	color: #FFDF10;
}
a:hover {
text-decoration :underline;
}

.p {
	margin:0px;
	line-height: 8px;
	font-weight: lighter;
}
#page {
	width: 1000px;
	position: relative;
	height: 100%;
	padding: 0px 8px 0 16px;
	margin: 0 auto;
}
#top {
position: relative;
padding:20px 0px 20px 0px;

}
#square {
	position:absolute;
	left: 533px;
	top: 9px;
}

#name_part_1 {

	margin: 10px 0px 0px 10px;
	color: #000000;
	font: 55px verdana;
	text-align: left;
	letter-spacing: 7px;
}

#name_part_2 {
	margin: 10px 0px 0px 13px;
	color:#000000;
	font: 15px Verdana;
	text-align:left;
	letter-spacing: 12px;
}

#line {
background: #c22a2a none repeat scroll 0%;
font-size: 0px;
height: 1px;
margin-bottom:10px;
margin-top: 10px;
clear: both;
}

#header {
	margin: 5px 0 10px 20px;
	font-size: 1.5em;
	letter-spacing: 3px;
}

#left_col {
	width: 250px;
	float:left;
}

#left_col img {
	margin: 10px 0 0px 10px;
}

#right_col {
width: 720px;
padding: 0 10px 10px 20px;
float: left;
min-height: 490px;
}

h1{	
		color: #c22a2a;
}

h2 {
		color:#c22a2a;
}
h3 {
	color: #c22a2a;
}

img.highlight {
padding:1px;
border: 1px solid #45493E;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.5;
}

img.highlight:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=120);
-moz-opacity: 1;
}



a.arrow_link,a.arrow_link:hover {
		background:transparent url(arrow.gif) no-repeat left;
		color:#8f9d4c;
		font-size: 1em;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;

}

.menu{
	width:auto;
	font-family: Arial;
	font-size: 14px;
	padding: 5px 5px 0px 0px;
	text-align:left;
	font-style: bold;
	color: #FFFFFF;
	background-color: #c22a2a;
	background-repeat: no-repeat;
	min-height: 500px;
	text-decoration: none;
}
.menu a {
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	font: 14px Arial;
	text-align:left;
	letter-spacing: 4px;
	line-height: 35px;
}

.clearboth {
	clear:both;
}

.dottedline { 	
	width:100%;
	border-top:dotted 1px #669ac6;
	margin: 10px 0px 0px 0px;
	height:0px;
}

li {
background:transparent url(square.gif) no-repeat left;
list-style-type:none; 
padding-left:7px;
}

.center {
	text-align:center;
}

#wrap {overflow:hidden;padding-bottom:10px;}


#copyright{
font-size: 0.9em;
color: #333333;
}

#copy {clear: both; height: 5em; position: absolute; bottom: 0; left:0;   border: none; width: 100%;}
