﻿/* CSS layout */



body {
	background-color: #E3DDC6;
	background-image: url('graphics/Abackground106x355-CorrectOpt8-07.jpg');
	background-repeat: repeat-x;
}
#masthead_logo {
	font-family: "Lucida Handwriting";
	font-size: xx-large;
	color: #F3DA73;
	font-weight: bolder;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	position:absolute;
	left: 160px;
}
#right_col {
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
	background-image: url('graphics/135x20BrBorderOpt.jpg');
	height: 2200px;
	width:130px;	
}

	
#sidebar {
position: absolute;
left: 2px;
top: 140px;
width: 120px;
font-size: .5em;
}


#navlist a:visited {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #8c661c;
background-image:  url(/assets/ButtonNavagitionDkBrOp2.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fbdb03;
text-decoration: none;
}


#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #8c661c;
background-image:  url(/assets/ButtonNavagitionDkBrOp2.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fbdb03;
text-decoration: none;
}


#navlist a:hover {
background-color: #9e6a6d;
background-image:  url(assets/brButtonNavagition300x60Opt.jpg);

color: #d8da1d;
}

#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(assets/brButtonNavagition300x60Opt.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}











ul {margin: 0
padding:100px 100px 100px 100px;
   margin-left:2px;
}
           
li {list-style-type: none;
border-bottom: 2px solid #52161a;
	font-family: "Verdana";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #52161a;
}
	.limed {
	font-size: small;
	color: #52161a;
}
}
.lismall {
	font-size: x-small;
	color: #52161a;
}
.lihead {
	font-size: small;
	color: #CC6600;
}
.lilarge{
	font-size: x-large;
	color: #52161a;
}
#page_content {
	
	position:absolute;
	right: 30px;
	top: 60px;
	left: 150px;
	}
		a:link       { font-family: Verdana; font-size: 10px; color: #5F4040; text-decoration: none }

a:visited    { font-size: 10px; font-family: Verdana; color: #52161a; text-decoration: none; 
               font-style: italic }

a:hover      { text-decoration: underline; font-family: Verdana; font-size: 10px; 
               font-weight: bold; color:#CC9900 }
               
a:active     { font-size: 10px; font-family: Verdana; color: #FF0000; text-decoration: 
               underline; font-weight: bold }


.stylemain {
	z-index: 3;
	position: absolute;
	left: 151px;
	top: 200px;
	width: 797px;
	height: 5px;
}
.stylepict {
	position: absolute;
	width: 400px;
	height: 808px;
	z-index: 3;
	left: -10px;
	top: 66px;
}
.stylecodeno {
	position: absolute;
	width: 382px;
	height: 422px;
	z-index: 2;
	left: 418px;
	top: 42px;
}
.styledesc {
	position: absolute;
	width: 379px;
	height: 360px;
	z-index: 2;
	left: 422px;
	top: 75px;
}
.stylereto {
	position: absolute;
	width: 789px;
	height: 41px;
	z-index: 2;
	left: -11px;
	top: 448px;
}
.stylepgli {
	position: absolute;
	width: 787px;
	height: 301px;
	z-index: 2;
	left: 1px;
	top: 493px;
}
.stylecontus {
	position: absolute;
	width: 784px;
	height: 209px;
	z-index: 2;
	left: 1px;
	top: 718px;
}

h1           { font-family: Verdana; 
				font-size: 18pt; 
				color: #7d6903; 
				font-weight: bold; 
				text-align:right; 
				text-transform:uppercase }  

h2           { font-family: Verdana; 
				font-size: 18pt; 
				color: #52161a; 
				text-transform:lowercase; 
                font-weight: bold; 
                text-align: left }	
    
 h3           { font-family: Verdana; 
				font-size: 14pt; 
				color: #52161a; 
				text-align: center; 
				font-style:oblique }
           
h5           { font-family: Tahoma; 
				font-size: 12pt; 
				color: #5F4040; 
				font-style: italic; 
               font-weight: bold; 
               text-align: center }

 h2.addyou        { font-family: Verdana; 
                   font-size: 10pt; 
                   text-align: center; 
                   color: #5F4040; 
                    font-weight: bold } 				
                    
 h2.backto    { text-transform: uppercase; 
               font-family: Verdana;  
               font-size: 16pt; 
               text-align: left }
               
h2.pagelist  { color: #52161a; 
               font-family: Arial; 
               font-size: 10pt; font-weight: bold; 
               text-align: left }


		p            { font-family: Verdana; 
				font-size: 12pt; 		
				color: #52161a; 
				text-align: left; 
				font-weight:bold }
	
