body{
	font: 70%/1.4em Verdana,sans-serif;
	color: #333;
	background: #C4B191 url('i/body_bg.png') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
}

#wrap{
	width:760px;
	margin:0 auto;
}
#wrap_top{
	background:  url('i/tab_top_bg.gif') top center no-repeat;
	height:5px;
	font-size: 1px;
}

#wrap_bot{
	background:  url('i/tab_bot_bg.gif') top center no-repeat;
	height:5px;
	font-size: 1px;
}


#main{
	background:#EDEEEF;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
	padding: 10px 5px 17px 5px;
	background:  url('i/title6.jpg') no-repeat;
	background-position: 50% 0%;
	height:170px;
}
#head .navbar{
	padding:0;
	padding-top: 150px;
	margin:0;
}
#head .navbar li{
	display:inline;
}
#head .navbar li a{
	padding: 0 10px;
	font-weight:bold;
	font-size: 11px;
}
#head h1.title{
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 125px 10px 0 0;
}

#text-small {	
	background: #eee;
	border:0px;
	margin-top: 150px;
	padding: 10px 14px 10px 14px;
	text-decoration: none; 
	color: #330;
	font-size: 11px;
}

#text-medium {
	background: #e2e2e2;
	border:0px;
	padding: 10px 14px 10px 14px;
	font-size:16px;
	color: #999;
} 

#text-large {
	background: #eee;
	border:0px;
	padding: 10px 14px 10px 14px;
	font-size: 20px;
	text-decoration: none; 
	color: #330;
}

#text-large:hover, 
#text-small:hover,
#text-medium:hover {
	background: #C4B191;
	text-decoration: underline;
} 


.navigation{
float:left;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #796648;
padding-left:4px;
padding-top:170px;
padding-bottom:5px;
}

.nav{
color:#006699;
text-decoration:none;
padding-left:15px;
padding-right:0px;
background-image: url(i/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 2px 10px;}

.nav:hover{
color:#49567A;
text-decoration:none;
padding-left:15px;
padding-right:0px;
background-image:url(i/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 2px -9px;}

#content{
	margin: 0 0 0 0;
	width: 540px;
	padding: 0 20px 20px 20px;
	float:left;
	background: #EDEEEF url('i/content_sep.png') repeat-y;
	background-position: 98.5% 0;
}

#content .entry{
	border-bottom: #ddd 1px solid;
	text-align:justify;	
	font-size:16px;
	line-height:24px;
}

#content .entry p{
	margin: 1.2em 0 1.2em 0;
	font-size: 15px;	
	line-height:20px;
}

#content .entry h2{
	margin:25px 0 0 0;
	font-size: 16px;	
}

#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 8px;
	color:#666;
}


#rightbar{
	width: 164px;
	padding: 10px 10px 10px 0;
	float:left;
	font-size: 14px;
}

#rightbar .box{
	margin: 5px 0 20px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;	
	border-bottom: #666 1px solid;
}

#rightbar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 2px 0;
}
#rightbar #desc.box{
	background:#eee;
	padding:3px;
}
#textsize {
	padding: 0.7em 0.2em;
	text-align: center;
	font-size: 130%;
	line-height:34px;
	}

#footer{
	clear:both;
	text-align:right;
	background: #CAB89A;
	padding: 10px;
	font-size:10px;
	position:relative;
	color:#000;
	border: #EDEEEF solid 5px;
	border-bottom: 0px;
}

.img-left {
	float: left; margin: 0.3em 7px 3px 0px;
}

.img-right {
	float: right; margin: 0.3em 0px 3px 7px;
}
