/*  =========  Elements Styles ========== */

body {
	background-color: #253133;
	font-size:12pt;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	
}

h1{
	color: #000000;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	padding: 5px;
	text-align: center;
	font-family: Times, serif;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
}

h2{
	color: #000;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 2em; /*letter-spacing: .01em;*/
	margin: 0 3em 0.5em 0.25em;
	padding: 4px 5px 2px;
	border-bottom: 1px solid black;
	font-family: Times, serif;
}

h3{
	color: #fff;
	font-size: 2em;
	padding: 0px;
	margin: 0px;
}

h4{ color: #000; font-size: 1.5em; font-weight: normal; font-style: normal; margin-top: 0; padding: 5px; padding: 5px; background-color: #9398a0; text-align: center; border-bottom: 2px solid #666; }

h5{font-size: 1.25em; font-weight: normal; font-style: normal; line-height: 1.5em; /*letter-spacing: .01em;*/ margin-top: 0; margin-right: 0; margin-bottom: 0.5em; padding: 4px 5px 2px; }


p{ color: #000; font-size: 1em; line-height: 1.5em; /*letter-spacing: .01em;*/ margin-top: 0; margin-right: 0; margin-bottom: 0.5em; padding: 4px 5px 2px; }

p.white{ color: white; font-size: 1em; line-height: 1.5em; /*letter-spacing: .01em;*/ margin-top: 0; margin-right: 0; margin-bottom: 0.5em; padding: 4px 5px 2px; }

ul{list-style-type: none }

ol{list-style-type: nonel; color: #000; font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 4em; padding: 5px; }

table{ background-color: #cfcbcb; margin-right: 1em; margin-left: 1em; border: groove 2px #584545; }
td{ text-align: center; padding-right: 1em; padding-left: 1em; border-right: 1px solid #655d5d; border-bottom: 1px solid #655d5d; }


input.brown{background-color: #464646; color: white;}

hr.mainrule{ height: 2px; margin: 0 15px 0 20px; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; border-top: 2px dashed #464646; }

/*  =========   Content Frames ========== */

#banner{
	background-image: url(../images/banner_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


#main {
	margin:0 auto;
	max-width:65em;
	min-width:1000px;
width: expression(document.body.clientWidth < 1005? "1000px" : document.body.clientWidth > 952? "950px" : "auto"); 	
}

#header{
	color:#fff;
	background-color: #993712;
	padding: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navbar{ background-color: #A88367; border-top: 3px solid #fff; }

#col1 {
	float:left;
	width:65%;
}

#col1top {}


#col2 { background-color: #bcc2ad; float:right; width:33%; font-size: 0.8em; overflow: hidden;}

#col2lower { background-color: #bcc2ad; float:right; width:33%; font-size: 0.8em; overflow: hidden; border-top: 3px solid #655d5d; }

#quizout{ background-color: #000;}

#sdbg{ line-height: 1em; background-image: url(/images/sbbg.gif); background-repeat: repeat-x; margin-bottom: -1.5em; }

#artcol { background-color: #807859; float:left; width:80%; }

.sitecontent{ background-color: #fff; border-top: 2px solid #601e0c; border-bottom: 2px solid #601e0c; }

/* ======= Classes ====== */

.arttitle{
	padding-left: 50px;
	margin-left: 60px;
	padding-top:15px;
	padding-bottom: 20px;
	clear: both;
	float: none;
	padding-right: 15px;
}

.nav{color: #fff;}

.content{
	background-color: #D1cF9E;
	background-image:url(../images/paper_edge.jpg);
	background-repeat:repeat-y;
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
}

.title{ font-size: 1.25em; line-height: 1px; background-color: #9398a0;  margin: 10px 15px -13px; border-top: 1px solid #464646; border-right: 1px solid #464646; border-left: 1px solid #464646; }

.sidebar{ background-color: #5c6664; margin-top: 1px; margin-bottom: 10px; margin-right: 10px; margin-left: 10px; border: solid 1px #fff; }

.sidebartext1{ color: white; font-family: verdana; font-size: 1em; line-height: 1.25em; background-color: #253133; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-color: #fff; border-width: 1px; }

.sidebartext2{ color: white; font-family: verdana; font-size: 1em; line-height: 1.25em; background-color: #5c6664; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-color: #fff; border-width: 1px; }

.sidebartitle{ font-size: 1.5em; line-height: 1.5em; margin-top: 1px; margin-bottom: 1px; margin-left: 5px; }

.subsidebartitle{ font-size: 1.25em; line-height: 1.25em; margin-top: 1px; margin-bottom: 1px; margin-left: 5px; padding-bottom: 3px; }

.code{
	color:#FFFFFF;
	background-color: #000033;
	width: 90%;
	height: 20em;
	overflow: auto;
	margin-left: 1em;
	padding: 4px;
	border: 2px groove #000000;
	margin-top: 1.5em;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 1.5em;
}

.cap{ color: orange; font-size: 110%; font-weight: bold; }

.wlink{ color: #fff; text-decoration: none;}

.totop{ position: relative; top: -1.5em; float: right; }

.artwork{ border: double 1px #000; }

.about{ color: white; background-color: #3d3b32; border-bottom: thin solid #000; }

span.amp {font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif; font-style: italic; font-size: 110%; }
/*
img.display{height: 9em;width: 33em;} */ /* 32em */

/*  =========  Links ========== */

a img {
  border: none;
}


a.thickbox:link {color: white; text-decoration: none;}

a.thickbox:visited {color: white; text-decoration: none;}

a.thickbox:hover {color: white; text-decoration: underline; }

a.thickbox:active {color: white; text-decoration: none;}

/*
a.orangelink:link {color: #282723; text-decoration: underline;}

a.orangelink:visited {color: #282723; text-decoration: underline;}

a.orangelink:hover {color: #282723; font-weight: bold; text-decoration: underline; }

a.orangelink:active {color: #282723; text-decoration: underline;}

*/

/*
a.totop:link {color: #282723; text-decoration: underline;}

a.totop:visited {color: #282723; text-decoration: underline;}

a.totop:hover {color: #282723; font-weight: bold; text-decoration: underline; }

a.totop:active {color: #282723; text-decoration: underline;}

*/

a:link { color: #282723; text-decoration: underline;}

a:visited {color: #282723;text-decoration: underline;}

a:hover { color: #282723; text-decoration: underline;  }

a:active {color: #282723; text-decoration: underline; }


a.whitelink:link {
	color: white;
	text-decoration: none;
}

a.whitelink:visited{color: white; text-decoration: none;}

a.whitelink:hover {color: white; text-decoration: underline;   }

a.whitelink:active {color: white; text-decoration: none;}


/*

a#whitelink1:link { color: white;}

a#whitelink1:visited{color: white;}
*/

a.whitelink1:link { color: white; text-decoration: none; }

a.whitelink1:visited{color: white; text-decoration: none;}

a.whitelink1:hover {color: white;text-decoration: underline;  }

a.whitelink1:active {color: white; text-decoration: none;}


a.headerlink:link { color: white; text-decoration: none; border: 0pt; border-color: #000; }

a.headerlink:visited{color: white; text-decoration: none; border: 0pt; border-color: #000;}

a.headerlink:hover {color: white; text-decoration: underline; border: 0pt; border-color: #000;}

a.headerlink:active {color: white; text-decoration: none; border: 0pt; border-color: #000; }



