body {
	background:url('../images/bg.gif') repeat-y;
	background-color:#f4f4f2;
	margin:0px;
	padding:0px;
}

#page {
	width:742px;
}


.blue-link {
	color:#32989b !important;
}
.blue-link:hover {
	color:#009345 !important;
}
.blue-link:active {
	color:#f4f4f2!important;
}

.green-link {
	color:#009345 !important;	
}
.green-link:hover {
	color:#32989b !important;
}
.green-link:active {
	color:#f4f4f2!important;
}

.orange-link {
	color:#bf9145 !important;
}
.orange-link:hover {
	color:#3b2314!important;
}
.orange-link:active {
	color:#f4f4f2!important;
}

a:active {
	color:#f4f4f2!important;
}



#vertical-text {
	float:left;
	width:43px;
	padding-left:9px;
	margin-top:20px;
}

#head-menu {
	border-bottom:1px solid #c3c3c2;
	width:667px;
	padding-bottom:13px;
	margin-top:32px;
	margin-bottom:33px;
}

#head-menu ul {
	margin:0px 0px 5px 0px;
	padding:0px;
}

#head-menu ul li {
	display:inline;
	margin:0px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	font-family:georgia;
	
}

#head-menu a {
	text-decoration:none;
}

.current {
	color:#bf9145!important;
}


#content {
	width:663px;
	float:right;
}

#content-right {
	width:650px;
}

#footer {
	width:600px;
	height:40px;
}

.link-large-header {
	font-family:georgia;
	font-size:16px;
	line-height:21px;
	color:#bf9145;
	margin-bottom:5px;
}

.text-header {
	font-family:georgia;
	font-size:16px;
	line-height:21px;
	color:#3b2314;
	text-decoration:none;
}

.text-header-sub {
	font-family:verdana;
	font-size:10px;
	line-height:10px;
	margin-top:5px;
	margin-bottom:8px;
	color:#9f9f9f;
}
.text-header-sub a {
	color:#9f9f9f;
}
.text-header-sub a:hover {
	color:#525252;
}
.link-header {
	margin-top:25px;
	color:#32989b;
}
.raquo {
	color:#bf9145;
}

.text-image-caption {
	font-family:verdana;
	font-size:10px;
	line-height:10px;
	margin-top:3px;
	text-align:right;
	margin-bottom:12px;
	color:#9f9f9f;
}

.text {
	font-family:verdana;
	font-size:10px;
	line-height:19px;
	color:#3b2314;
	margin-bottom:10px;
}

.link-list {
	font-family:georgia;
	font-size:14px;
	line-height:21px;
	margin-bottom:10px;
}

.author-name-list {
	margin-top:18px;
	text-align:center;
	line-height:0px !important;
}
.text a {
	color:#9f9f9f;
}
.photograph {
	font-size:9px;
	color:#9f9f9f;
	font-family:verdana;
	text-align:center;
	padding-top:5px;
	padding-bottom:35px;
}
.text a:hover {
	color:#525252;
}
.text-text-gray {
	font-family:verdana;
	font-size:10px;
	line-height:19px;
	color:#9f9f9f;
}
.text-text-gray a {
	color:#9f9f9f;
}
.text-text-gray a:hover {
	color:#525252;
}

.text-gray {
	color:#9f9f9f;
}

hr {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid #c3c3c2;
	margin:30px 0px 30px 0px;
	padding:0px;
}

.no-space {
	margin:0px;
	padding:0px;
}