
/* --- [ global ] --- */ 
body,
html {
margin: 0;
padding:0;
background-image:   url(../images/parchment2.gif);
color:#000;
font-family: "verdana", arial, helvetica, sans-serif;
}


/* --- [ header ] --- */ 
#header {
border-width: 1px; 
border-style: solid; 
border-color: #000000; 
}

/* --- [ nav - top ] --- */ 
#nav2 {
border-width: 1px; 
border-style: solid; 
border-color: #000000; 
background: #000;
font-size: 11px;
clear:both;
}
#nav2 h6 {
font-size: 12px;
padding: 0;
margin: .3em 0;
}
#nav2 p {
font-size: 11px;
font-weight: bold;
line-height: 16px;
color: #ccc;
padding:5px;
margin:0;
}
#nav2 img { 
text-align:center;
display:block;
border-width: 0px; 
}
#nav2 a {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
}
#nav2 a:active, #intro a:active {
color: #fff;
text-decoration: none;
font-weight: bold;
}
#nav a:visited, #intro a:visited {
color: #FFBF80;
text-decoration: none;
font-weight: bold;
}
#nav2 a:hover, #intro a:hover {
color: #fff;
text-decoration: underline;
font-weight: bold;
}

/* --- [ left text area ] --- */ 
#left {
border-width: 1px; 
border-style: solid; 
border-color: #000000; 
}
/* --- [ right column ] --- */ 
#right {
float: right;
width: 100%;
border-width: 1px; 
border-style: none; 
border-color: #000; 
}

/* --- [ announcements ] --- */ 
#announcements {
background: #F7F0DC;
border-width: 1px; 
border-style: none solid solid solid; 
border-color: #541710;
min-width: 200px;
}
#announcements li a:link,
a:active,
a:visited {
	font-size: 11px;
	font-weight: bold;
}
#announcements li a:visited {
color: #660033;
} 
/*
#announcements h2 {
padding: 8px 10px 0px 0px;
margin: 3px 10px 0px 0px;
}*/
#announcements h4 {
padding: 0px 10px 0px 0px;
margin: 0px 10px 0px 0px;
}
#announcements li{
font-size: 11px;
line-height: 20px;
margin: 0em 0.5em 0em 0em; 
padding: 0em 0.5em .5em 0em; 
}
#announcements img  {
border:1px; border-thickness: 2px; border-color: #00000; border-style: solid;
}
.divider {
background-image:   url(../images/horizontal_divider3.gif);
background-repeat: no-repeat;
background-position: center center;
border:0px;
height: 33px;
}
#intro {
background: #660033;  /*E9E6C7*/
border-width: 1px; 
border-style: solid none solid none; 
border-color: #CCBE92; 
padding:10px 10px 10px 10px;
}
#intro p {
font-family:"Georgia", Times New Roman, Times, serif;
font-size: 11px;
color:#E9E6C7;
line-height: 20px;
margin: 0em 0em 0em 0em; 
padding: 0em 0em .7em 0em; 
}
#intro a{
color: #FFCC00;
text-decoration: none;
font-weight: normal;
}
/* --- [ border ] --- */ 
#border {
background: #A7996D;
border-width: 1px; 
border-style: solid; 
border-color: #000; 
margin: 0; 
padding: 5px; 
}

/* --- [ centered div ] --- */
#centered {
	margin:1px auto;
	text-align:left;
	padding:0px;
	border:0px solid #000;
}

/* --- [ nav bottom ] --- */ 
#nav {
background:#660033;
border-width: 1px; 
border-style: solid; 
border-color: #000000; 
padding:5px;
clear: both;
}
#nav p {
color: #E6F3E4;
font-size: 12px;
font-weight: normal;
text-align: center;
margin: 0em 0em 0em 0em; 
padding: 0em 0em .3em 0em; 
}
#nav a {
color: #660033;
text-decoration: none;
font-weight: bold;
}
#nav a:active {
color: #660033;
text-decoration: none;
font-weight: bold;
}
#nav a:visited {
color: #FFBF80;
text-decoration: none;
font-weight: bold;
}
#nav a:hover {
color:#660033f;
text-decoration: none;
font-weight: bold;
}
#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav li{
display:inline;
margin:0;
padding:0;
}


/* --- [ footer ] --- */ 
#footer {
border-width: 1px; 
border-style: solid; 
border-color: #000000; 
background:#A7996D;
clear:both;
}
#footer p {
padding:5px;
margin:0;
}
#footer img { 
display:block;
border-width: 0px; 
}
