﻿/* CSS layout */
#masthead {
	border: #800000 double;
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	height: 150px;
}

#top_left {
	border: #E2DCC0;
	width: 170px;
	position: absolute;
	left: 10px;
	top: 6px;
	height: 140px;
}
img.style40 {
	text-align: center;
	border: #FFFFFF;
}

#header {
	font: large BlackChancery, Verdana, sans-serif;
	margin-left: 200px;
	height: 148px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	max-width: 100%;
	background-repeat: repeat;
	float: none;
	position: relative;
	left: 0px;
	bottom: 5px;
	top: 0px;
	background-image: url('images/writing_frenchscript_7.gif');
}

#container {
	border: #800000 double;
	position: relative;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	float: none;
	max-width: 100%;
	min-height: 600px;
}

#left_col {
	width: 200px;
	position: absolute;
	height: 250px;
	background-color: #FFFFFF;
}

#page_content {
	margin-right: 325px;
	margin-left: 230px;
	height: 100%;
	background-color: #FFFFFF;
	max-width: 100%;
	position: relative;
	min-height: 900px;
}

#right_col {
	width: 300px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	background-color: #FFFFFF;
	max-width: 100%;
	bottom: 0px;
	margin-left: 2px;
}

#footer {
	height: 60px;
	bottom: 8px;
	position: inherit;
	float: none;
	background-color: #000000;
	width: 100%;
	max-width: 100%;
	left: 0px;
	top: 10px;
	right: 0px;
}
table.table1
{
	
 
	font-size: 8pt;
	border-color: #800000;
	}
table {
	font-size: xx-small;
	background-color: #FFFFFF;
	font-family: verdana, sans-serif;
}

h1
{
	font-family: "Book Antiqua";
	color: rgb(128, 0, 0);
	font-size: large;
	font-weight: normal;
	text-align: center;
}
h2
{
	font-size: small;
	font-weight: normal;
	text-align: center;
	font-family: "Book Antiqua";
	margin-top: 5px;
	color: #800000;
}
h3
{
	color: rgb(33, 33, 0);
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
h4
{
    font-family: "Script MT Bold", sans-serif;
	color: rgb(33,33,0);
	font-size: 14pt;
 
	
}
h5
{
	color: rgb(255, 255, 255);
	font-size: large;
	text-align: center;
	font-family: verdana, sans-serif;
}
h6
{
	color: rgb(0,255,204);
 
}
hr
{
	color: rgb(128, 128, 128);
}
 p.c1 {
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	font-family: verdana, sans-serif;
	font-weight: bold;
}
 p.c2 {
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: small;
}
p.c3 {
	color: #FF6600;
	font-family: BlackChancery, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
}

.indented
   {
   padding-left: 15pt;
   padding-right: 15pt;
   }


a:link {
	color: #800000;
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: small;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: small;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, sans-serif;
		font-size: small;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	background:black;
}
a.whitemenu:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, sans-serif;
	font-size: small;
}
a.whitemenu:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, sans-serif;
		font-size: small;
}
a.whitemenu:hover {
	font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	background: #800000;
	color: #FFFFFF;
	text-decoration: underline;
}


a:hover {
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFFCC;
	font-size: small;
} 
a:visited {
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
	font-size: small;
} 


a.menu:link {
	font-family: verdana;
	font-size:  small;
	text-decoration: underline;
	color: #000000;
}
a.menu:visited {
	font-family: verdana;
	font-size:  small;
	text-decoration: underline;
	color: #000000;
}


a.menu:hover {
	font-family: verdana;
		font-size:  small;
	text-decoration: underline;
	font-weight: bold;
	color: #800000;
	font-weight: normal;
	background-color: #E2DCC0;
}

p.store {
  font-family: Verdana,Arial;
  font-size: 8pt;
  color: #FFFFFF;
 background-color: #800000;
}



td.store {
  font-family: Verdana,Arial;
  font-size: 8pt;
  color: #FFFFFF;
 background-color: #800000;
}



table.store {
	border: #800000;
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
}



body.store {
  font-family: Verdana,Arial;
  font-size: 8pt;
  color: #FFFFFF;
 background-color: #800000;
}



td.menu {
	background-color: #FFFFFF;
	text-align: left;
}

td.menuNormal
{
	padding: 3px;
	color: black;
	vertical-align: top;
	background-color: #FFFFFF;
	border-color: #000000;
	text-align: left;
}

table.bar {
	background-color: #800000;
}
td.bar {
	background-color: #800000;
}

td.edges {
}

table.divider {
	border: thin #800000 double;
	background-color: #FFFFFF;
}

table-main
{
	
	background-color: rgb(172,172,134);
	font-size: 8pt;
	}
span.titles {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


td.menuHover{
	font-family: verdana;
	font-size:  small;
	text-decoration: underline;
	color: #800000;
	background-color: #E2DCC0;
	font-weight: normal;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 2px solid #800000;
background-color: #E2DCC0;
display: inline;
position: absolute;}

a.menuitem:link
{
	font-family: verdana;
	font-size:  small;
	text-decoration: none;
	color: black;
	background-color: #FFFFFF;
	display: block;
}
a.menuitem:visited
{
	font-family: verdana;
	font-size:  small;
	text-decoration: none;
	color: black;
	background-color: #FFFFFF;
	display: block;
}


a.menuitem:hover
{
	font-family: verdana;
	font-size:  small;
	text-decoration: underline;
	font-weight: normal;
	color: #800000;
	background-color: #E2DCC0;
	display: block;
}
.style1 {
	text-align: center;
}
.style3 {
	left: 0px;
	top: 6px;
	height: 355px;
}
.style4 {
	left: 0px;
	height: 202px;
	text-align: left;
	padding-bottom: 1px;
}
a:link_footer
{
	color: #900000;
	text-decoration: none;
	font-size: 10pt;
}


.style5 {
	left: 10px;
	top: -2px;
	bottom: 2px;
	width: 89%;
}



body {
	background-color: #000000;
}



.style11 {
	margin-left: 245px;
	left: 0px;
	top: 0px;
}



.style12 {
	right: 0px;
	top: 0px;
	bottom: 0px;
}




.style15 {
	margin-left: 0px;
}


.style59 {
	color: #800000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #E2DCC0;
}


.style19 {
	color: #800000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #E2DCC0;
}
.style20 {
	color: #E2DCC0;
}




.style21 {
	color: #FFFFFF;
}


.style52 {
	color: #800000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #E2DCC0;
	font-size: small;
}


.style22 {
	color: #800000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #E2DCC0;
	font-size: small;
}

