body {
 font-family: Arial, Monospace;
 color: #333;
 font-size: 13px;
 margin: 0;
 padding: 0;
}

#topmenu {
	position: relative;
	height: 90px;
}

#topmenu ul {
	margin: 0;
	padding: 60px 0 0 0;
}

#topmenu li {
	list-style: none;
	float: left;
}

#topmenu li a {
	color: #000;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", Garamond, Times, Georgia;
}

#topmenu li a.selected, #topmenu li a:hover {
	color: #F00;
}

#topmenu #logo {
	position: absolute;
	top: 20px;
	right: 0;
}

#lined {
	clear: both;
	background: #fd0000 url('../_images/v4/image_bg.gif') top center repeat-y;
	border-bottom: 1px solid #d9d8d8;
}

#photoshuffler {
	position: relative;
	height: 227px;
	background-repeat: no-repeat;
	background-position: top center;	
}

#ten {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	width: 159px; 
	height: 167px;
	background: url('../_images/v4/10yr.png') bottom right no-repeat;
}

img {
	border: none;
}

#footer_bg {
	clear: both;
	background: url('../_images/v4/footer_bg.gif') top left repeat-x;
}

#footer_main {
	background: none;
	border: none;
	font-size: 10px;
	padding: 5px 0;		
}

#footer_main a {
	color: #DF0000;
	text-decoration: none;
}

h1 {
	padding: 0;
	margin: 20px 0 0 0;
	font-family: Georgia;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	width: 180px;
}

#col_left ul, #col_right ul {
	list-style: none; 
	margin: 30px 0 60px 0; 
	padding: 0;
}

#col_left li, #col_right li {
	margin: 10px 0;
}

input.flag {
	padding: 0;
	margin: 0;
	width: 135px;
	height: 32px;
	border: none;
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-left: 55px;
}

input.flag:hover {
	color: #000;
}

#col_left {
	float: left;
	width: 43%;
	text-align: left;
}

#col_right {
	float: right;
	width: 57%;
	text-align: right;
}		
		
.restrict2 {
	margin: 0 auto;
	width: 530px;
	text-align: left;
}

.restrict2 #col_left, .restrict2 #col_right {
	width: 50%;
	text-align: left;
}		

.restrict {
 position: relative;
 margin: 0 auto;
 width: 964px;
 text-align: left;
}

form {
 display: inline;
}
