/* ------------------------------------- */
/* --------------- GLOBAL -------------- */
/* ------------------------------------- */
html {
	background: #FFCCFF url(../images/body_bg_space.png) center repeat-y;
}
body {
	margin: 30px 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: url(../images/body_bg.png) center top no-repeat;
}

p {
	font-size: 0.9em;
	line-height: 1.5em;
}

a {
	color: #990033;
	text-decoration: underline;
}
a:visited, a:hover {
	text-decoration: none;
}

ul, ol {font-size: 0.9em}
ul a, ol a {text-decoration: none}
ul a:hover, ol a:hover {color: #330000}

#page {
	width: 659px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	border: 1px solid #ddd;
	background: url(../images/body_bg.png) center top no-repeat;
	z-index: 10;
}

#sidebar {
	width: 100px;
	height: 100%;
	padding: 0 10px 0 0;
	float: left;
	/*background-color: #F9E5FF;
	border: 1px solid #FFCCCC;*/
}
#sidebar ul {list-style-type: none; margin: 0 10px 0 0px;}

/* Sidebar Button Styles*/
#sidebar a:link{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
#sidebar a:active{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
#sidebar a:visited{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
#sidebar a:hover {display: block; width: 100px; color:#ffffff; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #cc6666; border:1px solid #006699; vertical-align: middle; white-space:nowrap; cursor:pointer;}


#main_column {
	width: 530px;
	padding: 0 0 0 5px;
	float: left;
}

#footer {
	clear: left;
	border-top: 1px ridge #CC0033;
}

.clear {clear: both}

.SampleTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #cc6666;
	text-decoration: underline;
	margin: 5px 2px 0 0;
}

blockquote
{
	font-weight: normal;
}

/* ------------------------------------- */
/* ------------- HEADLINES ------------- */
/* ------------------------------------- */

h1 {
	display: block; 
	width: 100%;
	height: 100px;
	background: url(../images/LYM_Header.gif) no-repeat;
	margin: 10px 0; padding: 0;
	text-indent: 250px;
	float: left;
	border-bottom: 1px solid #663333;
	border-top: 1px solid #663333;
}
	h1 a {
		display: block; 
		width: inherit;
		height: 37px;
		overflow: hidden;
		text-decoration: none;
		color: #990033;
		font-size: 24px;
	float: left;
	}
	h1 a:hover {
		display: block; 
		width: inherit;
		height: 37px;
		overflow: hidden;
		text-decoration: none;
		color: #000066;
	float: left;
	}
	
h2 {
	font-size: 1.7em;
	color: #006699;/* #7B1884; */
	margin: 0; padding: 0;
}
	h2 a {color: #006699; text-decoration: none}
	h2 a:hover {color: #330000}

h3 {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990033;
	border-bottom: 1px solid #FF6666;
	/* color: #524D84;
	border-bottom: 1px solid #524D84; */
}

h4 {
	color: #990033;
}

.index {
	text-align:center;
}
/* ------------------------------------- */
/* ------------- NAVIGATION ------------ */
/* ------------------------------------- */

ul#nav {
	margin: -45px 10px 0 0; padding: 0;
	list-style-type: none;
	float: right;
	font-weight: bold;
	font-size: 0.8em;
}
	ul#nav li {
		float: left;
		display: block;
		border-right: 1px solid #990033;
	}
	ul#nav li.last {border: none}
	ul#nav li a {
		display: block;
		padding: 0 10px;
	}
	ul#nav li a:hover {text-decoration: underline}
	
/* ------------------------------------- */
/* --------------- EXTRAS -------------- */
/* ------------------------------------- */

p.about {
	font-size: 0.75em;
	line-height: 1.3em;
}

.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; }

div.post {
	padding-bottom: 20px;
}

#footer p {
	font-size: 0.75em;
	color: #666;
	margin: 0; padding: 0;
}
	#footer p.credit {
		float: left;
	}
		#footer p.credit a {
			color: #330000;
		}
	#footer p.copyright {
		text-align: right;
	}
	
	.facebook {
	width: 100px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	float: left;
	/*background-color: #F9E5FF;
	border: 1px solid #FFCCCC;*/
	}
	/* Sidebar Button Styles
.facebook a:link{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
.facebook a:active{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
.facebook a:visited{display: block; width: 100px; color:#990033; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #FFCCCC; border:1px solid #000000; vertical-align: middle; white-space:nowrap; cursor:pointer;}
.facebook a:hover {display: block; width: 100px; color:#ffffff; margin: 3px 5px 3px 1px; padding: 0px 0px 0px 1px; font-size:13px; font-weight:normal; text-decoration:none; text-align: left; background: #cc6666; border:1px solid #006699; vertical-align: middle; white-space:nowrap; cursor:pointer;}
*/