﻿@import url('../../Web_Design_Sample_19/styles/layout.css');
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	    Color:  #00FFFF;
	background-attachment: scroll;
	background-color:  #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
	 
	border: 3px   #CCFFFF ridge  medium  ;

    
	
}

    
}

#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid;
	background-color:   #FFFFFF;
	   border :Outset 20px   #66CCF;
	   
	   font-size:small;
  
	   }
#masthead {
	Color:#6600CC;
	
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border:medium #66CCFF solid;
	background-color: #FFFFFF;
	 font-size:Large;
     
	
}
#navigation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-image:url('001.JPG');
}
#page_content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content {
	position: relative;
	float: left;
	width: 700px;
	padding-top: 7px;
	text-align: left;
	top: 0px;
	left: 0px;
	height: 1182px;
}
#sidebar {
	float: none;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
;
}
#footer {
	
	width: 800px;
	margin-right: auto;
	
	padding-bottom: 5px;
	text-align: left;
	text-indent:20px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight:  bolder;
	color:  #336699;
	text-transform: uppercase;
	display: inline;
	font-family:"Times New Roman";
	
	font-style:italic;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #b22222;
	display: inherit;
	margin-top: 15px;
	margin-left: 25px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 20px;
	padding: 20px;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color:  #006699;
	font-size:x-small;
	font-family:  "Comic Sans MS";
	font-weight:bolder;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 3px   outset  #33CCFF  ;
	background-color:   white;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
/* Content Styles */

h6 {
	color:  Red;
	font-size: medium;
	
}

h5 {
	color:  Blue;
	font-size: medium;
	
}

h4 {
	color:  Blue;
	font-size: medium;
	
}

h3 {
	color: #800080;
	font-size: medium;
	
}

h2 {
	color: #800080;
	font-size: medium;
	
}

#Body h1 {
	color: #800080;
	font-size: Large;
	
}


#content h1 {
	color: #800080;
	font-size: medium;
	
}
#content img {
	padding: 5px;
	border: 1px solid #358;
	
	
}
/* Sidebar Styles */


/* Sidebar Styles */
#sidebar p {
	
	color:  #6600CC;
	text-decoration: none;
}

}
#sidebar img {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	border:medium   solid #6699FF;
}
/* Footer Styles */
#footer p {
	font-size: small;
	color: #808080;
	margin-top: 2px;
	margin-bottom: 10px;
	

}
#footer a {
	color:   #6600FF;
	border:None;
	background-color: ;
	text-indent:10px;
	
}
#footer a:hover {
	color: #237;
	text-decoration: none;
	text-indent:10px;
    float:inherit;

}
/* Link Styles */
a {
	color:   #0000CC;
	text-decoration: None;
    float: none;
}
a:hover {
	color:   #6600CC;
	text-decoration: None;
	float:none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


