/* Background Graphics --------------------------------------------- */body {	background-color: #ffffff;}#container {}#header {	background-image: url(back_header_ve.gif);	background-repeat: repeat-x;}
#header .style_content #title, #header .style_content {	/* This is for the header logo */
	/*background-image: url(header.gif);*/	background-repeat: no-repeat;}
#header .style_content #title , {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#header .style_content #title a:hover {
	color: #f0c6ff;
}
#tagline span {	/*display: none;*/
	font-size: 11px;
}#menu {	background-image: none;}#menu li a {	padding: 0px 10px;}
 
#menu li a:hover {
	color: #e5cbfe;
}#menu li.current_page_item {	float: left;	background-image: url(back_menu_left.gif);	background-repeat: no-repeat;	background-position: left top;	background-color: #FFFFFF;
	font-weight: bold;
} #menu .current_page_item a {	padding: 0px 10px;	background-image: url(back_menu_right.gif);	background-position: right top;	background-repeat: no-repeat;
	color: #392e4e;
}.prominent {	background-image: url(back_prominent.jpg);	background-repeat: no-repeat;	background-position: right bottom;	background-color: #d5cce3;}.prominent .inner {	background-image: url(back_prominent_inner.gif);	background-repeat: no-repeat;	background-position: left top;	margin: 0px;	padding: 15px 15px 10px;}#footer {	background-image: url(back_footer_ve.gif);	background-repeat: repeat-x;	background-position: top;}#footer .style_content {}#comment_area .metadata {	background-image: url(back_comment_meta.jpg);	background-repeat: no-repeat;	background-position: right bottom;	margin: 0px 0px 15px;	padding: 10px;	background-color: #d5cce3;}#information {	background-image: url(back_prominent.jpg);}#post_meta {	background-image: url(back_prominent.jpg);}#search {	background-image: url(back_search.jpg);}#author {	background-image: url(back_author.jpg);}.post h3.title {	border-bottom: 1px solid #d5cce3;	padding: 0px 0px 5px 0px;}.metalinks {}.metalinks li {	margin: 0px 20px 0px 0px;	padding: 0px;	background-image: none;	position: relative;	display: inline;}.metalinks .date {	float: right;	margin: 0px 0px 0px 0px;	padding: 0px;	position: relative;	display: inline;}#content .summary {	background-image: none;	padding: 0px 0px 20px 0px;	margin-bottom: 0px;}/* Color ----------------------------------------------------------- */#div {	border: 1px solid #FF0000;}#header, #footer {	color: #FFFFFF;}#header a, #header a:link, #footer a, #footer a:link {	color: #FFFFFF;}#header a:hover, #header a:active {	color: #382e1f;}#footer a:hover, #footer a:active {	color: #DDDDDD;}#menu li.current_page_item a, 
#menu li.current_page_item a:link, 
#menu li.current_page_item a:hover, 
#menu li.current_page_item a:active {	color: #382e1f;}

#container #content .style_content #archive_links .pagenav,
#container #content .style_content #archive_links .pagenav .page_item,
#container #content .style_content #archive_links .pagenav .page_item .page_item {
	text-decoration: none;
	list-style-type: none;
}
#container #content .style_content #archive_links .pagenav,
#container #content .style_content #archive_links .pagenav .page_item {
	text-indent: none;
}

#container #content .style_content #archive_links .pagenav .page_item {
	list-style-image: url(icon_page.gif);
}
/* Typography ------------------------------------------------------ */body {	font-family: "Lucida Grande", Arial, Sans-serif;	font-size: 9pt;	line-height: 180%;	color: #382e1f;}a, a:link {	color: #6c4594;}a:hover, a:active {	color: #980087;}h1, h2, h3, h4, h5, h6 {	font-weight: normal;	letter-spacing: -0.05em;}#menu li a {	line-height: 25px;}/* Forms ----------------------------------------------------------- */.input {	background-color: #FFFFFF;	background-image: url(../../assets/images/back_input.gif);	background-repeat: repeat-x;	background-position: top;	border: 1px solid #a79d8f;	margin: 0px;	padding: 2px 1px;	line-height: inherit;	font-size: inherit;	display: inline;}


.important_notice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FEF69D;
	border: 1px double #FF8000;
	padding: 10px;
}
.important_notice .Notice_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
