/* START LAYOUT */

html, body {
	font-size: 100%;
	height: 100%;
	background-color:#EEEEEE;
	margin: 0;
	height:100%;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* CENTERS BOX IN OLD IE */
	background-image:url('images/wallpaper.gif');
}

#wrapper {
    position: relative; 
	background-color: #FFFFFF; 
	text-align: left; 
	width: 850px;
	overflow:hidden;
	
	border-style:solid;
	border-width:1px;
	border-color:#777777;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('bg.gif');
	} 
	
	
#nobg_wrapper {
    position: relative; 
	background-color: #FFFFFF; 
	text-align: left; 
	width: 850px;
	overflow:hidden;
	
	border-style:solid;
	border-width:1px;
	border-color:#777777;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	} 	
	
* html #wrapper {height: 3000px;} /* ie hack - layout REQUIRES a height here to work (will be height of page in IE6 */ 

#header {
position: relative;
color:#FFFFFF;
background-color:#8A2920;
width:850px;
overflow:hidden;
font-size:17px;
height:20px;
padding-top:10px;
}


#logo {
position: realtive;
color:#000000;
background-color:#F0F3FB;
width: 850px;
height: 145px;
overflow: hidden;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#777777;
}

#footer {
	position: relative; 
	width: 985px; 
	margin: 0 auto; 
	height: 0px; 
	} 

#sidebar { 
	position: relative;
	float:left; 
	height:100%;
	color:#FFFFFF; 
	border:0px;
	width:194px;
	background-color:#8A2920;
	font-size:2px;
	line-height:2px;
	top: 0; 
	bottom: 0; /* Opera needs this! */ 
	left: 0;
	font-weight: bold;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	} 
	


#content {
/*	width:641px; */
	width:586px;
	position:relative;
	float:right;
	top:0;
	font-size:12px;
	padding-right:45px;
	}

#wrapper-header-outer {
	border-top-color:#8A2920;
	border-bottom-color:#8A2920;
	border-top-width:0px;
	}


/* END LAYOUT */

a:link { 
color:#000000; 
text-decoration: underline;
}

.gap {
	font-size:12px;
	line-height:12px;
}

.tiny {
	font-size:6px;
	line-height:6px;
}


/* START HEADER LINK STYLES */

.off {
	float:left;
	background-color:#8A2920;
	color:#FFFFFF;
	border:0;
	height:20px;
	font-size:17px;
}

.on {
	float:left;
	background-color:#F0F3FB;
	color:#000000;
	border:0;
	height:20px;
	font-size:17px;
}

a.header:link { 
color:#FFFFFF; 
text-decoration: none;
height:20px;
font-size:17px;
}

a.header:visited { 
color:#FFFFFF; 
text-decoration: none;
height:20px;
font-size:17px;
}

a.header:hover {
color:#FFFFFF;
background-color:#C35156;
text-decoration: none;
height:20px;
font-size:17px;
}

a.current_header:link { 
color:#000000; 
text-decoration: none;
height:20px;
font-size:17px;
}

a.current_header:visited { 
color:#000000; 
text-decoration: none;
height:20px;
font-size:17px;
}

a.current_header:hover {
color:#000000;
background-color:#C35156;
text-decoration: none;
height:20px;
font-size:17px;
}


/* END HEADER LINK STYLES */

/* SIDEBAR LINK STYLES */

a.sidebar:link { 
	display:block;
	background-color:#F0F3FA;
	height:25px;
	width:180px;
	line-height:20px;
	color:#31384a;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	border-style:solid;
	border-width:2px;
	border-color:#F0F3FA;
	padding-top:0px;
	padding-bottom::0px;
	margin-bottom:0px;
 	margin-top:0px;
}

a.sidebar:visited { 
	display:block;
	background-color:#F0F3FA;
	height:25px;
	width:180px;
	line-height:20px;
	color:#31384a;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	border-style:solid;
	border-width:2px;
	border-color:#F0F3FA;
	padding-top:0px;
	padding-bottom::0px;
	margin-bottom:0px;
 	margin-top:0px;
}

a.sidebar:hover { 
	display:block;
	background-color:#F0F3FA;
	height:25px;
	width:180px;
	line-height:20px;
	color:#31384a;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	padding-top:0px;
	padding-bottom::0px;
	margin-bottom:0px;
 	margin-top:0px;
}

br.sidebar {
 margin-bottom:0px;
 margin-top:0px;
 line-height:1px;
 }

img.sidebar {
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}

/* END SIDEBAR LINK STYLES */

/* START TEXT FORMATTING */

p {
	margin-right: 1px;
	margin-left: 5px;
	text-align: justify;
	color: #31384a;
	}

li {
color: #31384a;
margin-top: 5px;}
	
hr {
	margin-right: 5px;
	margin-left: 5px;
	color: #777777;
	background-color: #7777777;
	height: 1px;
	}

.smallhr {
	margin-right: 0px;
	margin-left: 0px;
	color: #AAAA58;
	background-color: #AAAA58;
	height: 1px;
	}
	
	


h1 {
	font-family: times new roman;
	font-size: 24px;
	color: #9C3031;
	font-variant: small-caps;
	margin-right: 1px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	font-family: times new roman;
	font-size: 18px;
	color: #9C3031;
	margin-right: 1px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #310063;
	margin-right: 1px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7b3029;
	margin-right: 1px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 { 	color: #9C3031;
	font-weight: bold;
	margin-right: 1px;
	text-align: justify;
}

.style1 {
	margin-right: 1px;
	text-align: justify;
	color: #31384a;
}

.style1r {
	margin-right: 1px;
	text-align: right;
	color: #310063;
}

.style2h {
	color: #9C3031;
	font-weight: bold;
	margin-right: 1px;
	text-align: left;
	font-size: 14px;
}
.style2r {
	color: #9C3031;
	margin-right: 1px;
	text-align: left;
}

.style3 {
	color: #31384a;
	font-weight: bold;
	margin-right: 1px;
	text-align: justify;
}

.style4 {
	color: #ffff99;
	font-weight: bold;
	margin-right: 1px;
	text-align: justify;
}

.subhead {
	color: #0066CC;
	}
	

/* END TEXT FORMATTING */


/* WORKSHOP PAGE LINKS */

a.workshops:link { 
color: #9C3031;
font-weight: bold;
}

a.workshops:visited { 
color: #9C3031;
font-weight: bold;
}

a.workshops:hover { 
color: #9C3031;
font-weight: bold;
}

/* END WORKSHOP PAGE LINKS */


a.landingpage:link { 
color: #9C3031;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}

a.landingpage:visited { 
color: #9C3031;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}

a.landingpage:hover { 
color: #9C3031;
font-weight: bold;
text-decoration: underline;
font-size: 16px;
}


a.lpagesmall:link { 
color: #31384a;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.lpagesmall:visited { 
color: #31384a;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.lpagesmall:hover { 
color: #31384a;
font-weight: normal;
text-decoration: underline;
font-size: 12px;
}