body
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

h1,h2,h3
{
	font-weight: normal;
	font-family: Georgia, Norasi, serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #13324a;
}

a
{
	text-decoration: none;
	color: #cc6600;
	color: #225883;
}

a:hover
{
	color: #900;
}

p
{
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 1.4em;
}

h1
{
	font-size: 1.7em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.2em;
}

.frame .body
{
	margin: auto;
	width: 70%;
	text-align: left;
	min-width: 750px;
}

#primary
{
	background: url('../img/lay/main_gradient.gif') repeat-x 0 100%;
	border-bottom: 1px solid #cdc7b1;
}

#secondary
{
	background: url('../img/lay/tabs_bg.gif') repeat-x 0 0;
	padding: 40px 0 50px 0;
}




#sidebar
{
	width: 190px;
	padding: 0 10px 0 11px;
	
	float: right;

	margin: -27px 0 0 0;
	position: relative;

	font-size: 12px;
	
	color: #333;
	background: url('../img/lay/sidebar_top.jpg') no-repeat 0 0;
}

#sidebar .ads
{
	margin-top: 30px;
}

#sidebar_body
{
	padding: 15px;
	padding-top: 0;
	background: #e4e0d4;
}

#sidebar h1
{
	margin-top: 40px;
	font-size: 20px;
	color: #900;
	border-bottom: 1px dotted #731919;
}

#sidebar h1 a
{
	color: #900;
}

#sidebar p
{
	font-size: 13px;
	text-align: justify;
}

#sidebar form .input_text
{
	padding: 2px;
	color: #666;
	margin: 3px 0 3px 0;
}

#sidebar form .input_button
{
	margin-top: 10px;
}

#sidebar form label
{
	float: none;
	display: inline;
}



#settings
{
	list-style: none;
	margin: -32px 0 20px 0;
	padding: 0 10px 0 0;
	font-size: 12px;
	text-align: right;
	position: relative;
}

#settings li
{
	display: inline;
	margin-left: 5px;
}

#settings li a
{
	font-size: 0;
	padding: 8px 8px 8px 8px;
}

#set_increase
{
	background: url('../img/lay/set_increase.gif') no-repeat 0 0;
}

#set_decrease
{
	background: url('../img/lay/set_decrease.gif') no-repeat 0 0;
}

#set_printer
{
	background: url('../img/lay/set_printer.gif') no-repeat 0 0;
}

#set_expand
{
	background: url('../img/lay/set_expand.gif') no-repeat 0 0;
}

#set_expand.contract
{
	background: url('../img/lay/set_contract.gif') no-repeat 0 0;
}

#set_wider
{
	background: url('../img/lay/set_expand.gif') no-repeat 0 0;
}

#set_narrower
{
	background: url('../img/lay/set_contract.gif') no-repeat 0 0;
}


#header
{
	height: 60px;
	padding: 25px 0 30px 0;
}

#header h1
{
	float: left;
	margin: 0;
}

#header h1 a
{
	display: block;
	width: 135px;
	height: 55px;
	font-size: 0px;
	text-decoration: 0;
	color: white;
	background: url('../img/lay/logo.gif') no-repeat 0 0;
}


#options
{
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;

	float: right;
	text-align: right;
	font-size: 13px;

	font-family: Georgia, Norasi, serif;
}

#options li
{
	display: inline;
	margin-left: 15px;
}

#options li a
{
	color: #900;
}

#quote
{
	text-align: center;
	font-size: 20px;
	
	padding: 15px 20% 11px 20%;
	line-height: 1em;
	font-family: Georgia, Norasi, serif;
}

#home
{
	padding: 0;
	padding-right: 220px;
}

#footer
{
	text-align: center;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #ddd;
	font-size: 13px;
}


.tabs
{
	list-style: none;
	margin: -43px 100px 0 0;
	padding: 7px 0 0 0;
	height: 29px;
	font-size: 13px;
	position: relative;
}

.tabs li
{
	display: inline;
	padding: 7px 10px 10px 10px;
	background: url('../img/lay/tabs_li_bg.gif') repeat-x 0 0;
}

.tabs li.label
{
	font-family: Georgia, serif;
	background: none;
	color: #999;
	font-size: 13px;
}

.tabs li a
{
	color: white;
}

.tabs li.active
{
	background: url('../img/lay/tabs_li_active_bg.gif') repeat-x 0 0;
}


.tabs li.active a
{
	padding-bottom: 6px;
	background: url('../img/lay/triangle.gif') no-repeat 50% 100%;
}

div.information
{
	font-size: 1.2em;
	margin: 20px 0 30px 0;
	padding: 10px 5px 5px 60px;
	background: url('../img/lay/information.gif') no-repeat 0 50%;
	border-bottom: 1px dotted #999;
}

div.information h1
{
	margin-bottom: 5px;
}

div.information p
{
	margin: 0 0 5px 0;
	line-height: 1em;
}

div.information strong
{
	color: #900;
	font-size: 1.2em;
	font-weight: normal;
}

div.information ul
{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
}

div.information li
{
	display: inline;
	margin: 0 10px 0 10px;
	font-size: 0.8em;
}

div.information li.active a
{
	color: #900;
}

ul.navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.navigation li
{
	display: inline;
	font-size: 0.8em;
	margin: 0 20px 0 20px;
}

ul.navigation.top
{
	margin-bottom: 20px;
}

ul.navigation li.next a
{
	padding: 3px 20px 3px 0;
	background: url('../img/ico/page_white_next.gif') no-repeat 100% 50%;
}

ul.navigation li.previous a
{
	padding: 3px 0 3px 20px;
	background: url('../img/ico/page_white_previous.gif') no-repeat 0 50%;
}

ul.navigation li.previous a
{
	padding: 3px 0 3px 20px;
	background: url('../img/ico/page_white_previous.gif') no-repeat 0 50%;
}

ul.navigation li.previous a
{
	padding: 3px 0 3px 20px;
	background: url('../img/ico/page_white_previous.gif') no-repeat 0 50%;
}


.red
{
	color: red;
}

.green
{
	color: green;
}

.ads
{
	text-align: center;
}

#allies{
	list-style: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 2em;
	/*text-indent: -1em;*/
}

#allies img{
	border: none;
}
