/* CSS Document */

/*Global*/

body { background-attachment:fixed;background-repeat:no-repeat; background-size: cover;}
h1 { color:#000066; padding-bottom:15px; margin: 1 20px;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
p { line-height:150%; font-size:14px;margin:5px 20px; padding:5px 5px; text-indent:30;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h2 { color:#000066; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h3 { color:#000066;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h4 { color:#000066;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
/*class*/
.image {border:3px #000033 solid;}
.fotter-text { text-align:center; font-size:12px;}
.small { padding:10px; border:1px #660000 solid; margin:10 50px;}

/*Containers*/
#mainouter { background-color:#000;
				width:auto;
				height:230px;
				margin:auto; }
#outer {
	width:1100px;
	margin: auto; background-color:#000000;
	}
#wrapper {
	width:1050px;
	margin: auto;
	background-color: #FF9;
		}
#back { color: #006; font-size:16px; font-family:"Courier New", Courier, monospace; margin:0 20px;}
		
#logo  { background-color:#000;
		 text-align:center;}
	
#topnavmenu { border-radius:20px;
				  clear:both; 
				  font-size:18px;
				  font-family: "Times New Roman", Times, serif;
				  width:800px;}
#topnavmenu { background-color: #00C; border:5px #000033 double; 
				margin:5 260px;}
#topnavmenu ul li {display:inline; }
#topnavmenu ul li a { text-decoration:none; padding:15px 30px;
					}
#topnavmenu a { background-color:#000000;}
#topnavmenu a:link {color:#FF9; }
#topnavmenu a:visited { color:#0F0;}
#topnavmenu a:active { color:#FFF; }
#topnavmenu a:focus{ color:#F0C;}
#topnavmenu a:hover { color:#0FF;}

#social-media-icon { background-color:#000; text-align:center; clear:both; float:right; width:255px; border:1px #000000 solid; padding:0px 10px;}
#social-media-icon  ul li {display:inline; }

#bannerimage { margin:10px 0; border:5px #FF3300 solid;}

#content { margin:10 30px; width:400px; float:left;}

#rightside { margin:10 30px; width:400px; float:right;}
#footer {  text-align:center; clear:both;border-top:2px  #000066 dashed;margin-top :10px; padding-bottom:5px; font-family:"Courier New", Courier, monospace; color:#000000; font-size:12px;}
#photos { margin: 10px 120px; float:left;}
