body{
	text-align: center;
	background-image: url('pic/backgroundSand2dark.jpg');
	}

div.main{
	width: 800px;	
	margin-left: auto; 
	margin-right: auto;
	/* border-style: solid;
	border-color: red;
	border-width: 2px;*/
	text-align: left;
	font-family: Palatino, Times;
	background-color: white;
	background-image: url('pic/background.jpg');
	background-repeat: repeat-x;
    padding-right: 5px;
    padding-left: 5px;
	padding-top: 10px;
	}

#colCenter{
	top:5px;
	margin-left: 160px;
   	margin-right: 160px;
	}

#colRt{
	float:right;
	width:150px;
	right:8px;
	top:10px;
	/*border-style:solid;*/
	}
#colRtDrum{
	background-color: #d3d3d3;
	float:right;
	width:150px;
	right:8px;
	top:10px;
	border-style:solid;
	border-width: 1px;
	border-color: black;
	}
#colLeft{	
	float:left;
	width:150px;
	left:10px;
	top:10px;
	/* border-style: solid;*/
	}

#colRtFloat{
	float: right;
	width:160px;
	margin-top:50px;
	margin-left: 10px;
	margin-right:-5px;
	right:10px;
	top:10px;
	
	border-style:solid;
	border-color:black;
	background-color:#99FFCC;
	/*padding-left: 5px;*/
	}
	


#intro{
	position: absolute;
	top: 630px;
	}
#navFooter table {
	text-align: center;
 	height: 30px;
	 width: 100%;
	 border-top: solid #000 1px;
	 border-bottom: solid #000 1px;
	 background-color: #336699;
		color: white;
	}
#navFooter ul {
	text-align:center;
	margin: 0px;
	 padding: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: white;
	 line-height: 30px;
	white-space: nowrap;
	}
#navFooter li {
	 list-style-type: none;
	 display: inline;
	padding-left:2em;
	padding-right:2em;
 	color: white;
	}
#navFooter a:link{
	color:white;
	font_family:Arial, Helvetica, sans-serif;
	}
#navFooter a:visited{
	color:yellow;
	font_family:Arial, Helvetica, sans-serif;
	}
#navigation{
	float: left;
	background-image: url(pic/cairn_navBackground.gif);
	width: 120px;
	height: 220px;
	background-repeat: no-repeat;
	padding: 8px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;		
	line-height:40px;
	}
#rtBox{
	float: right;
	}	

#title{
	position: absolute;
	top: 10px;
	left: 200px;
	}
	
#subtitle{
	position: absolute;
	top: 60px;
	left: 300px;
	}
	
#text{	
	position: absolute;
	top:100px;
	left:170px;
	}


	
a.blacklink{
	color:black;
	}
a.header{
	font-weight: bold;
	color:blue;
	}
			
a.header:hover{
	font-weight: bold;
	color:yellow;	
	font-size: 110%;
	}
a.header:visited{
	font-weight: bold;
	color:blue;
	}
a.nav{
	font-family:arial;
	font-size: 14px;
	font-weight: bold;
	color:white;
	}
a.nav:link{	
	font-family:arial;
	color:white;
	}	
a.nav:hover{
	font-weight: bold;
	color:yellow;	
	}

a.nav:visited{
	font-weight: bold;
	color:white;
	}

a.navFooter:link{
	color:white;
	font-weight: bold;
	}		
	

h1{
	font-size: 30px;
	color: black; 
	font-weight: bold; 
	
	text-align: center;
	padding-left:4em;
	padding-right:4em;
	padding-top:.2em;
	padding-bottom:.2em;
	}

h2{	
	font-size: 22px;
	color: black;
	}

h3{
	font-size: 18px;
	padding-left:1em;
	padding-right:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	}
h3#red{
	font-size: 18px;
	padding-left:1em;
	padding-right:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	color: red;
}
h3#green{
	font-size: 18px;
	padding-left:1em;
	padding-right:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	color: green;
}

h4{
	font-size: 14px;
	font-family: arial;
	
	padding-left:1em;
	padding-right:2em;
	padding-top:.1em;
	padding-bottom:.1em;
	}
	
h5{
	font-size: 10px;
	font-family:palantino;
	
	padding-left:1em;
	padding-right:2em;
	padding-top:.1em;
	padding-bottom:.1em;
	}
li	{
	font-size: 16px;
	}
p 	{
	color: black;
	font-size: 16px;
	}

ul{
	font-size: 16px;}

.bq
	{
	font-weight: bold;
	padding-left: 2em;
	font-size: 16px;
	}

.italic {font-style: italic;}
.right {text-align: right;}
.reverse
	{color:white;
	background-color: black;
	}
