/***********************************************/
/* sab7e.css                                   */
/* John Budd                                   */
/* HTML tag styles                             */
/***********************************************/ 
a:link {
	text-decoration : none;
	color: #F71A03;
	background: transparent; 
	}
	
a:visited {
	text-decoration : none;
	color: #F71A03;
	background: transparent; 
	}

a:hover {
	text-decoration : none;
	color: #013068;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #660000;
	background: transparent;  
	}
	
h1 {
	font-size: 11px; 
	color: e6e8fa;
	
}
	
/***********************************************/
/* Layout                                      */
/***********************************************/
body	{
	background: #821B1C url(sab-strip7e.png) top left fixed repeat;
	color: #000000 ;
	margin: 20px;
	padding: 10px;
	border: 10px;
	text-align: center;
	font-family: Times New Roman, serif ;
	font-size: 100%;
        padding-top: 0px;
	padding-bottom: 0px;
	}
	
#wrapper	{
	background: #FFFFFF;
	color: #180020;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	padding: 15px;
	border: 10px solid #22589A;  /* value to change for border color */
	width: 780px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 780px;
	 
	}

html>#wrapper	{
	width: 780px;
	} 

div#container {
	text-align: left;
	}

#header	{
	background: #333366;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#pagebody	{
	background: #339933;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #fff;
	clear: both;
	display:block;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 610px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 590px;	 
	}

#generalcontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 790px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px;	 
	}

#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 620px;
	color: #666;
	background: transparent; 
	height: 100%;
	}	

#session {
	background: #fff;
	border: 0;
	padding: 5px 7px 7px 10px;
	color: #000000;
	text-align: left;
	line-height: 100%;
	width: 594px;	
	}
	
#sessiontext {
	color: #000000;
	border: 0;
	border-top: 1px solid #7A0019;
	background: #fff;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
	line-height: 100%;
	width: 594px;	
	}

#footer {
	background: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 594px;	
	}
	
#footertext {
	border: 0;
	border-top: 1px solid #7A0019;
	color: #666;
	background: #fff;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
	line-height: 100%
	width: 594px;	
	}	
	
#registercontent {
		float:left;
		width: 95%;	
		background:inherit;
		padding:10px;
		}
	
#box {
		float: left;
		width: auto;
		background-color: #ffcc00;
		border-color: #FFCC33;
		border-width: 0px;
		border-style: solid;
		padding: 10px;
		margin: 10px;
		}

.imgleft {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}

.imgright {
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}

/***********************************************/
/* Styles                                      */
/***********************************************/
#header h1
{
	font-size: 200%;
	color: #5B0013;
	text-align: center;
}

#header img
{
	border-bottom: solid 1px #7A0019;
}

#footer img
{
	border-top: solid 0px #7A0019;
	border-bottom: solid 0px #7A0019;
}

#maincontent{
	color: #000;
	line-height: 200%	
}

#maincontent h1{
	color: #5B0013;	
	font-size: 125%;
}

#maincontent h2{
	color: #7A0019;	
	font-size: 100%;
}

.contentfont{
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.contentfontsm {
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.ocfont {
    font-size: 100%;
	font-weight: bold;
	color: #333333;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.quotefont {
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none; 
}

.footerfont {
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #B7B7B7;
	text-decoration: none; 

}


.headerfont {
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
}

.navbarfont {
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #7A0019;
	text-decoration: none; 
	}
	
.datefont {
    font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	text-decoration: none; 
	}

.boxfont {
    font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333;
	text-decoration: none; 
	}
	
.coAuthor{
  color: #000066;
}
td{
	vertical-align:top;
}
