#leftside{
	position:relative;
	float:left;
	width: 350px;
	height: 100%;
	margin: 10px 0px 10px 10px;
}

#rightside{
	position:relative;
	float:left;
	width: 350px;
	height: 100%;
	margin: 10px 0px 10px 50px;
}

#TopImage {
	position:relative;
	z-index:6;
	left: 200px;
}

#MainContent {
	position:relative;
	width:900px;
	z-index:5;
	float:left;
	left: 210px; 
}

#Footer {
	font-size: 70%;
	font-weight: lighter;
	font-variant: none;
	color: #663300;
	text-decoration: none;
	text-align:center;
	clear: both;
	width:600px;
	position:inherit;
	left:302px;
}


#FooterImages {
	position:relative;
	text-align:center;
	width:600px;
	height:117px;
	z-index:3;
	left: 168px;
	top: 579px;
}


#lhMenu {
	position:absolute;
	width:49px;
	height:103px;
	z-index:8;
	left: 5px;
	top: 168px;
}

#Layer3 {
	position:relative;
	width:468px;
	height:200px;
	z-index:6;
	left:120px;
}

#Layer15 {
	position:absolute;
	width:150px;
	height:225px;
	z-index:6;
	left: 5px;
	top: 163px;
}

div#topsection{
	visibility: visible;
	top: 160px;
	left: 40%;
	height:auto;
	width: auto;
}


div#leftadsection{
	position:absolute; 
	top:373px; 
	left:19px;
	widows: 50%;

}

div#rightadsection{
	position:absolute; 
	top:371px; 
	left:812px;
	widows: 50%;

}

div#january{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#february{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#march{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#april{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#may{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#june{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#july{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#august{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#september{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#october{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#november{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

div#december{
	position: relative;
	height:auto;
	width: auto;
	border: thin ridge #990000;
	z-index: 1;
}

/* HTML Specific Tags */
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-image:url(../Images/egypt1abkgrnd%5B3%5D.jpg);
	background-color: #ffffff;
	font-size: 110%;
	color:#663300;
}

h1 {
	margin-top: 2px; 
	margin-bottom: 0px; 
	font-size: 110%;
	font-weight: bold;
	color : #663300;
}

h2 {
	margin-top: 2px; 
	margin-bottom: 0px; 
	width: 239px; 
	height: 16px; 
	font-size: 85%;
	font-weight: bold;
	color : #663300;
}

h3 {
	margin-top: 6px; 
	margin-bottom: 60px;  
	height: 16px; 
	font-size: 90%;
	font-weight: bold;
	color : #663300;	
}

/* vertical space applied with a BR */
br {
	font-size: 6px;
}

/* generic link */
a {
	font-weight: normal;
	color: #663300;
}

a.button {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFEA97;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0 12px;
	height: 10px;
}

/* used for page anchors*/
a.teaser {
	font-size: 90%;
	font-weight:normal;
	color : #663300;
	text-decoration: none;
}

 /* used for page anchors , links within a page EX: a name="", pseudo class */
a.teaser:hover {
	font-size: 90%;
	font-weight: bold;
	color: #663300;
	background-color:#ffaa44;
}

 /* LINKED text */
a.text {
	font-size: 70%;
	color : #002EF6;
	margin-top: 6;
	margin-bottom: 8;
	text-decoration: underline;
}

/*Unordered List default look*/
ul.NoDots {
	list-style-type:none;
	margin: 0 0 0 0;
}


/* paragraph of Text */
p.text {
	margin-top: 2;
	margin-left: 5;
	margin-right: 5;
	text-align:left;
	width: 100%;
	font-size: 90%;
	color: #663300;
}

p.textCenter {
	margin-top: 2;
	margin-left: 5;
	text-align:center;
	width: 100%;
	font-size: 90%;
	color: #663300;
}


/* the other labels do not work in netscape */
p.label {
	font-size: 60%;
	color: #663300;
}

/* portlet Paragraph RIGHT side */
p.label1 {
	font-size: 60%;
	color: #663300;
	float: left;
}

/* Generic text handlers */
#text{
	font-weight:normal;
	font-size:90%;
	color: #663300;
	width: 75%;
}

.rightAlign{
	font-weight:normal;
	color: #663300;
	text-align:right;
	margin: 10px 100px 10px 100px;
	vertical-align:middle;
}

.leftAlign{
	font-weight:normal;
	color: #663300;
	text-align:left;
	margin: 10px 100px 10px 100px;
	vertical-align:middle;
}

.text{
	font-weight:normal;
	font-size:90%;
	color: #663300;
	text-align:left;
}

/* BOLD Text */
.textBold{
	font-size: 100%;
	font-weight: bolder;
	color: #663300;
}

/* SMALL text, such as notes, labels */
.textSmall {
	font-size: 50%;
	color : #663300;
	font-weight: lighter;
	vertical-align:middle;
}

/* SMALL text, such as notes, labels */
.textSmallBold {
	font-size: 65%;
	font-weight: bold;
	color: #663300;
	vertical-align:middle;
	padding: 0px;
}

/* LARGE text */
.textLrg {
	font-size: 110%;
	color: #663300;
	font-weight: bolder;
}



/* WARNING message text */
.warn {
	font-size: 110%;
	font-weight: bold;
	color: #ff0000;
}

.footerContainingBlock {
	font-size:inherit;
	font-weight: lighter;
	font-variant: none;
	color: #663300;
	text-decoration: none;
	width:700px;
	margin: 100px 100px 100px 252px;
}
   

/* Copyright TEXT */
.copyR {
	font-size: 70%;
	color : #663300;
}

/* Sets margins surrounding Forms */
form {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* Sets font size / color for input items */
input {
	font-size: 90%;
	color : #000000;
}

/* Sets font size / color for selected items */
select {
	font-size: 90%;
	color : #000000;
}

/* Events table attributes */
.eventstable {
	border:groove;
	border-width:2px;
	border-color:#663300;
}

td.borders{
	border:groove;
	border-width:1px;
	border-color:#663300;
	font-weight:normal;
	font-size:90%;
	color: #663300;
	text-align:left;
}

td.ridgeborder{
	border:ridge;
	border-width:1px;
	border-color:#663300;
	font-weight:normal;
	font-size:90%;
	color: #663300;
	text-align:left;
}

.imagespacer{
	margin: 0px 7px 12px 0px;
	border: 0 0 0 0px;
}

