/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1_1.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D515C;
	font-size:16px;
}

img {
	border: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

ul, ol {
	color: #8F3844;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

a:link, a:active {
	text-decoration: underline;
	color: #8F3844;
}

a:visited, a:hover {
	text-decoration: underline;
	color: #3D515C;
}

/* Header */



#tag:link, #tag:visited, #tag:active {
	float:left;
	margin:3px; 
	padding:3px;
	border:1px solid;
	border-color:#d5cdce;
	text-decoration: none;
	border-color:#d5cdce;
	background-color:#F5EDEE;
	
	
}

#tag:hover {
	float:left;
	margin:3px; 
	padding:3px;
	border:1px solid;
	border-color:#d5cdce;
	text-decoration: none;
	border-color:#b5adae;
	background-color:#d5cdce;
}





#header {
	height: 85px;
	
	margin-bottom: 10px;
	padding-top: 16px;
/*	background: url(images/img2.gif) no-repeat center bottom;*/
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}

#header h1 {
	letter-spacing: -2px;
	font-size: 48px;
}

#header h2 {
	letter-spacing: normal;
	font-size: 12px;
}

/* Content */

#content {
/*	width: 800px; */
	width: 984px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 230px;
}

#colTwo {
	float: right;
/*	width: 560px;*/
	width: 744px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

/*.boxed .content {
	padding: 10px;
	background: url(images/img3.gif) repeat-x;
}*/

ul {
	padding-left:10px;
}

ul ul {
	padding-left:20px;
}

.boxed h2 {
	padding: 10px;
	background: url(images/img3.gif) repeat-x bottom;
}

.boxed h1 {
	padding: 10px;
	background: url(images/img3.gif) repeat-x bottom;
}

.boxed h3 {
	padding: 10px;
	background: url(images/img3.gif) repeat-x bottom;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}

.browse_title {
	margin: 0;
	text-decoration:none;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
	font-size: 22px;
	
}

.browse_subtitle {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	/*font-style: italic;*/
	color: #8F3844;
	font-size: 14px;

}

/*#article_text p {
	padding:0px;
	margin:0px;
}	*/