
/*  web page styles  */


body {
	text-align: center;
	color: black;
	margin: 70px, auto;
	background-color: black;
	}

div#index-background {
	z-index: 1;
	margin: auto;
	width: 1366px;
	height: 1000px;
	position: relative;
	}
	
div#flag-border {
	z-index: 6;
	width: 1010px;
	height: 675px;
	position: absolute;
	top: 165px;
	left: 180px;
	margin: 0px;
	}	
	
div#heading {
	z-index: 5;
	width: 685px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	}
	
div#heading h1 {
	margin: 0px;
	font-family: Engravers MT, "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 20pt;
	color: maroon;
	padding-top: 10px;
	}
	
.LLC {
    margin: 0px;
    font-family: Engravers MT, "MS Trebuchet", "Trebuchet MS", sans-serif;
    font-size: 12pt;
    color: maroon;
    }
        	
div#heading p {
	margin: 0px;
	font-size: 14pt;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	padding-top: 10px;
	}
	
div#text {
	z-index: 5;
	width: 625px;
	height: 450px;
	position: absolute;
	top: 170px;
	right: 0px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
div#text p {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 13pt;
	width: 625px;
	color: black;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}


	
/********************************************************************************/
/***Index page styles***/

div#nav-index {
	z-index: 5;
	width: 300px;
	height: 650px;
	position: absolute;
	top: 25px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	}

div#nav-index a img {
	height: 141px;
	width: 228px;
	position: relative;
	left: -35px;
	margin: 35px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}		
	
div#webmasterindex {
	z-index: 5;
	width: 685px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	
	}
		
div#webmasterindex p {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}
	
div#webmasterindex a:link, div#webmasterindex a:visited {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: blue;
	text-align: center;
	}		
	
/***Photo page styles***/

div#nav-photo {
	z-index: 5;
	width: 228px;
	text-align: center;
	height: 650px;
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#nav-photo a img {
	height: 141px;
	width: 228px;
	position: relative;
	left: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}			
	
div#photos {
	z-index: 5;
	width: 780px;
	height: 650px;
	position: absolute;
	top: 20px;
	left: 230px;
	margin: 0px 0px 0px 0px;
	}
	
div#photos h2 {
	font-size: 14pt;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	color: silver;
	text-align: center;
	position: absolute;
	top: 10px;
	width: 505px;
	left: 115px;
	}
	
div#photos table {
	z-index: 5;
	width: 505px;
	height: 350px;
	position: absolute;
	top: 50px; 
	left: 115px;
	}
	
div#photos td {
	padding: 2px 4px 2px 4px;
	font-size: 14pt;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color: silver;
	text-align: center;
	}
	
div#photos a:visited, a:link, img {
	color: silver;
	text-decoration: underline;
	border: none;
	}
	
div#photos img {
	color: silver;
	text-decoration: none;
	border: silver 3px solid;
	}
	
div#fullsize {
	z-index: 6;
	width: 1010px;
	height: 680px;
	position: absolute;
	top: 165px;
	left: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
div#fullsize img {
	z-index: 6;
	width: 800px;
	height: 600px;
	position: absolute;
	top: 40px;
	left: 100px;
	margin: auto;
	}	
	
div#webmaster {
	z-index: 5;
	width: 780px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: silver;
	text-align: center;
	}

div#webmaster p {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: silver;
	text-align: center;
	}
	
div#webmaster a:link, div#webmaster a:visited {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: #6699CC;
	text-align: center;
	}		
	
div#webmaster1 {
	z-index: 5;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 780px;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: #6699CC;
	text-align: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
div#webmaster1 p {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #6699CC;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
div#webmaster1 a:link, div#webmaster1 a:visited {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: #6699CC;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}		
	
/***CAD page styles***/

div#nav-cad {
	z-index: 5;
	width: 228px;
	text-align: center;
	height: 650px;
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px;
	}

div#nav-cad a img {
	height: 141px;
	width: 228px;
	position: relative;
	left: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}			
	
div#CAD {
	 z-index: 5;
	 width: 780px;
	 height: 650px;
	 position: absolute;
	 top: 20px;
	 left: 230px;
	 }
	
div#CAD h2 {
	font-size: 14pt;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	color: silver;
	text-align: center;
	z-index: 4;
	position: absolute;
	top: 80px;
	left: 115px;
	width: 505px;
	}
	
div#CAD table {
	z-index: 5;
	width: 505px;
	height: 350px;
	position: absolute;
	top: 120px; 
	left: 115px;
	}
	
div#CAD td {
	padding: 2px 4px 2px 4px;
	}
	
div#CAD a:visited, a:link, img {
	color: silver;
	text-decoration: none;
	border: none;
	}
	
div#CAD img {
	color: silver;
	text-decoration: none;
	border: silver 3px solid;
	}
	
div#Backtophotos {
	color: red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
div#Backtophotos p {
	color: red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}		
	
div#Backtophotos a:link, #Backtophotos a:visited {
	color: red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
/***Contact page styles***/

div#nav-contact {
	z-index: 5;
	width: 228px;
	height: 650px;
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	}

div#nav-contact a img {
	height: 141px;
	width: 228px;
	position: relative;
	left: 0px;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
div#textcon {
	z-index: 5;
	width: 780px;
	height: 650px;
	position: absolute;
	top: 140px;
	right: 0px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
div#textcon p {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 16pt;
	color: black;
	text-align: center;
	}
	
div#contactdetails {
	z-index: 5;
	width: 575px;
	position: absolute;
	top: 140px;
	right: 0px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
div#contactdetails p {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 16pt;
	color: black;
	text-align: left;
	}
	
div#contactdetails pre {
	 font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	 font-size: 16pt;
	 color: black;
	 text-align: left;
	 }
	
div#contactdetails em {
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: center;
	}
	
.email {
	height: 23px;
	position: absolute;
	padding-top: 5px;
	}
	
div#webmastercon {
	z-index: 5;
	width: 680px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
		
div#webmastercon p {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-align: center;
	}
	
div#webmastercon a:link, div#webmastercon a:visited {
	z-index: 5;
	font-family: "MS Trebuchet", "Trebuchet MS", sans-serif;
	font-size: 14pt;
	color: blue;
	text-align: center;
	}		




	
	
/* Color silver = #c0c0c0 */
/* Color green = #66FF66 */
/* Color Cream = #FFFFCC */
/* Color Blue = #6666FF */
/* Color Brown = #663300 */
/* Color BlueGrey = #6699CC */
/* Color White = #FFFFFF */
/* Color Grey = #333333 */

/* Color Orange Brown #663300 */
/* Color Dark Grey = #666666 */
/* Color Cool Brown = #736357*/
/* Color Pale Gray = #CCCCCC*/

