/* My Secret House - www.mysecrethouse.com */

body {
	background: #E7E7E7 url('images/body.jpg') top left;
	font-size: 11px;
	font-family: Palatino, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}

img.download {
	vertical-align:middle;
}

img.leftfloat {
	float: left;
	margin-right: 30px;
}

img.rightfloat {
	float: right;
	margin-left: 30px;
}

#article {
	border-width: 1px;
	border-style: dotted;
	width:400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E8E8E8;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sessions {
	font-family: Flair;
	font-size: 15px;
	background-color: black;

	color: gray;
/*	color: #9A1212;
	text-align: center; */
}

#sessions h1 {
/*
	font-family: Mistral;
*/
	font-family: Monotype Corsiva;
	text-transform: none;
	font-size: 35px;
	color: gray;
/*	color: #9A1212;
*/
}

#sessions strong {
	font-family: Monotype Corsiva;
	font-size: 25px;
	color: white;
}

p.white {
	font-size: 150%;
	color: white;
	text-align: center;
	font-family: Monotype Corsiva;
}

.spaceout {
	font-family: Monotype Corsiva;
	margin-right: 160px;
	color: white;
	font-size: 125%;
}

/* -------all links except for nav-------*/

a {
	color: #9A1212;
	font-weight: bold;
}

a:visited {
	color: #9A1212;
}

a:hover {
	color: #c43300;
}

a:active {
	color:#000000;
}

b {
	color:black;
}

/* --------------headers-------------- */

h1 {
	font-size: 11px;
	text-transform:uppercase;
	/*border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;*/
	/*padding:5px 15px;*/
	margin:0px }

h2 {
	text-align:center;
	color: #9A1212;
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

h3 {
	text-align:center;
	color: #9A1212;
	font-size:15px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

/* ---------centered container---------- */

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	background: #E8E8E8 url('images/menubottom.jpg') no-repeat bottom left;
	border:1px solid #8D8D8D;
}

/* --------------banner--------------- */

#banner {
	height:114px;
	text-align: center;
	background:  url('images/header.jpg') no-repeat bottom center;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:10px 0px;} 

#bannertitle {
	padding-top:30px;
	font-size:2em;
	font-weight:bold;
}

#bannertitle h1 {
	color: black;
	font-size:25px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	text-transform:none;
}

#bannertitle h2 {
	color: gray;
	font-size: 12px;
	text-transform:none;
	/*border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;*/
	/*padding:5px 15px;*/
	margin:0px;
}

/* ------------content----------------- */

#content {
	background:#ffffff  url('images/content.jpg') no-repeat top right;
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;
}

div#content { 
	min-height:600px;
	/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#contentSessions {
	background:black  url('images/content.jpg') no-repeat top right;
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;
}

div#contentSessions { 
	min-height:600px;
	/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre {
	padding: 5px 10px;
	margin:0px;
}

/* --------------left nav------------- */

#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background:#E8E8E8;
	height:90%;
}

#clearall {
	clear: both;
}

/* --------------footer---------------- */

#footer {
	clear: both;
	margin: 0px;
	padding:0px;
	
	height:35px;
	text-align: right; 
	background: url('images/footer.gif') repeat-x ;
}

#footer h1 a {
	color:#FFFFFF;
}

#footer h1 {
	padding:5px 5px 0px 0px;
}


/* ----------vertical menu------------- */

.verticalmenu ul {
	list-style:none;
	/*list-style-image: url("bullet.gif")*/
	padding: 10px;
	margin: 0px;
}

.verticalmenu li, .verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Palatino, Verdana, Arial, Helvetica, sans-serif;
   color: #9A1212;
   text-decoration: none;
   text-align: left;
  
   width: 180px;
   height: 32px;
   /*background: url('menuhover.gif') no-repeat;*/
}

.verticalmenu a:hover {
	background: url('images/menuhover.gif') no-repeat;
	color: #dc4d1b;
}

/* @group Comments Stuff */

/*********** COMMENTS ***********/
#comments {
/*    float:left;*/
    width:470px;
}

#commentInner {
    padding:20px 5px 0 20px;
}

div.oddComment, div.evenComment {
    background: url(/images/CommentMiddle_BG.gif) repeat-y left top;
	margin: 0 0 0 10px;
}
div.oddComment div.commentInner, div.evenComment div.commentInner {
    background: url(/images/CommentTop_BG.gif) no-repeat left top;
	padding: 8px 25px 8px 0;
	margin: 0 65px 0 0;
}

div.oddComment div.commentBottom {
    background:#fff url(/images/CommentBottom_BG.gif) no-repeat left top;
    margin:0;
    padding-top:30px;
}

div.evenComment div.commentBottom {
    background:#fff url(/images/CommentBottom2_BG.gif) no-repeat left top;
    margin:0;
    padding-top:30px;
}

div.commentInner em {
    background:transparent;
    font-style:italic;    
}

div.anonymous div.commentInner {
    background: url(/images/AnonymousTop_BG.gif) no-repeat left top!important;
    
}

div.anonymous div.commentBottom {
    background:#fff url(/images/comments/AnonymousBottom_BG.gif) no-repeat left top!important;
    
}
<!-- Begin Web-Stat code 2.0 http -->
<script type="text/javascript" src="http://server4.web-stat.com/wtslog.js">
</script><script type="text/javascript">
//<![CDATA[

// BEGIN PARAMETERS 
var page_name = '#';
var invisible = '#';
var text_counter = '#';
// END PARAMETERS 

//]]>
wtslog('al190904','3','http',page_name,invisible,text_counter);
</script><noscript><p><a href="http://www.web-stat.com">
<img src="http://server4.web-stat.com/3/al190904.gif" 
style="border:0px;" alt="hit counter"/></a></p></noscript>
<!-- End Web-Stat code v 2.0 -->
<!-- Begin Web-Stat code 2.0 http -->
<script type="text/javascript" src="http://server4.web-stat.com/wtslog.js">
</script><script type="text/javascript">
//<![CDATA[

// BEGIN PARAMETERS 
var page_name = '#';
var invisible = '#';
var text_counter = '#';
// END PARAMETERS 

//]]>
wtslog('al190904','3','http',page_name,invisible,text_counter);
</script><noscript><p><a href="http://www.web-stat.com">
<img src="http://server4.web-stat.com/3/al190904.gif" 
style="border:0px;" alt="hit counter"/></a></p></noscript>
<!-- End Web-Stat code v 2.0 -->
/*#comments p {
    margin:8px 0 0 0;
}
*/
/* @end */
