
a:link {
	color: #bbbbbb;
	}
	
a:visited {
	color: #7788aa;
	}
	
a:hover {
	color: #eeeeee;;
	}


td,  p, li,div
{	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif; 
	color: #a38577;
	}

h1
{
	font-family: "Arial Black", Techno, sans-serif;
	font-size: 36pt;
	color: #b3382d;
}

h2
{
	font-family: "Arial Black", Techno, sans-serif;
	font-size: 24pt;
	color: #b3382d;
}

h3
{
	font-family: "Arial Black", Techno, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b3382d;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #504539;
	background-image: url(css/modern/MarkWatermark2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
	

/* ===================   header   ======================= */



#title
{
	width: 350px;
	height: 135px;
	background-image: url(./elements/MB2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}




/* ===================   switcher   ======================= */


/* ===================   main content   ======================= */
#content
{
	width: 750px;
	height: auto;
	border-color: #482363;
	border-width: 0px;
	border-style: solid;
	background-color: transparent;
	margin: 24px 0px 24px 144px;
	clear: both;
}

body#home div#content {
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #28221f;
	}
	
body#page div#content
{
	border-width: 1px;
	background-color: #28221f;
	width: 400px;
	padding-right: 250px;
	padding-left: 50px;
	}

#sidebar h2
{
	color:#b3382d;
	text-transform: uppercase;
	letter-spacing: 2px;
	}




/*  ----------- posts	------------------		*/
.post
{
	margin-top: 25px;
	padding-top: 5px;
	border-color: #b3382d;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}
	
.post h2
{
	color: #b3382d;
	font-size: 48px;
	line-height: 1.1em;
	letter-spacing: -2px;
	margin-top: 0px;
	
}


.postHead a:link
{
	color: #b3382d;
	}

.postHead a:link:hover
{
	color: #c3393D;
	text-decoration: none;
	}

.quote,blockquote
{
	padding-top: 12px;
	font-size: 10px;
	line-height: 14px;
	border-left: #281333;
	border-top: #111;
	border-right: #381834;
	border-bottom: #482363;;
	border-width: 1px;
	border-style: solid;
	background-image: url(/css/modern/quot2.gif);
	background-repeat: no-repeat;
}




/* ================== books =========================*/


.bookTitle
{
	color: #b3382d;
	font-size: 18px;
}



/* ================= post details =================== */
.links
{
	color: #a38577;	
	
	
}

.links li
{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px dotted #a38577;
	font-size: 10px;
}


/* ===================   footer   ======================= */
#footer
{
	width: 800px;
	margin-left: 144px;
	margin-top: 3px;
	margin-bottom: 24px;
	border-color: #482363;
	border-width: 0px;
	border-style: dotted;
	background-color: transparent;
}


.bookBoxBody
{
	background: url(css/BookBoxBotNew.png) no-repeat bottom left;

	}



/* ===================   movies   ======================= */


/* =========== tooltips support =========== */



div.LectureBox div.clearer
{
	background-image: url(css/LectureBottomNew.gif);
	}

