/* Body Styles */

html,body{
	margin:0;
	padding:0;
}

body{
	background-image:url(images/engr-bg-b.gif);
	/*background-image:url(images/engr-bg-b.gif);*/
	/*background-image:url(images/xmas20.jpg);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

div#extra{background:#FF8539;
}

div#container{
	width:1000px;
	background-image: url(images/engr-sidebar.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
/* Content Styles */

div#content{
	float:right;
	width:793px;
	border:1px solid #fc5604; 
	border-right-width:thin;
	background-color:#E6E4E3;
}

#content a{
	margin:2px;
	padding:2px;
}

/* Navigarion Styles */

#navigation{
	float: left;
	width:197px;
	bottom: 197px;
 	font-size: 10px;
	font-weight: 900;
	padding-left: 4px;
	
}

#navigation p {
	font-family: Georgia;
	color:black;
	font-size: 95%;
	font-weight: 900;
	text-align: left;
	padding-top: 8px;
}



/* Header Styles */
 
 #header {
	margin: 0; 
	background-image: url(images/engr-main-bg.jpg);
	width:1000px;
	height: 200px;
	left: 0px;
	top: 0px;
}
 
/* Footer Styles */
div#footer{
	clear: both;
	float: none;
}
 
 /* Main Styles */
 
 img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 4px;
}

.clearer {
	clear:both;
}

/* General Styles */

table {
	border-color: maroon;
	background-image: url(images/engr-main-bg.jpg);
	padding: 5px;
	text-align: left;

}
 td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }

a{
	display:block;
	}
 
 p {
	margin: 0 10px 10px;
 	font-size: 100%;
 	font-weight: 900;
	padding-left: 5px;
  	padding-right: 5px;
 }
 
 em {
	 font-size:100%;
 }
 
ul {
	font-size: 12px;
	text-align: left;
	font-weight: 900;
}

ol {
	font-size: 12px;
	text-align: left;
	font-weight: 900;
}

li {
	clear:left;
}

.nav {
list-style: none;
margin: 30px;
padding: 0;
width:auto;
}

.nav li {
border-left: solid rgb(178,34,34);
border-bottom: 4px solid rgb(144,154,181);
}

.nav li a:link,
.nav li a:visited {
background-color: rgb(192,202,229);
color: rgb(165,42, 42);
padding: 0.5em;
display: block;
text-decoration:none;
border-left: 5px solid rgb(255,165,0);
}
 
 h1 {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:600;
	text-align: center;
 	color: red;
	padding-left: 5px;
  	padding-right: 5px;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	color:#006;
	padding-left: 5px;
  	padding-right: 5px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color:maroon;
	padding-left: 5px;
  	padding-right: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight:900;
	font-variant: normal;
	color: #FF0033;
	padding-left: 5px;
  	padding-right: 5px;
}

h5 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #0D73B3;
	text-align: left;
	padding-left: 5px;
  	padding-right: 5px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: black;
}

.blockquote-b {
	border:2px solid blue;
	padding:10px;
	-ms-border-radius:5px;
	border-radius:5px;
}

.blockquote-c {
	border:2px solid blue;
	background-color:#FFC;
	padding:10px;
	-ms-border-radius:5px;
	border-radius:5px;
}


.pre {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #000066}


.special {  font-family: Arial, Helvetica, sans-serif; 
				font-size: small; 
				font-weight: bold;  
				color:#03C;
}
.special2 {  font-family: Arial, Helvetica, sans-serif; 
				font-size:medium; 
				font-weight: bold; 
				font-variant: normal; 
				color:#006;
}

.yello {
	color:#FF0;
}

.white {
	color: #FFFFFF;
	font-weight:bolder;
}
.red {  color: #CC0033}


.light-blue {
	color: black;
	background-color: #D4EBF9;
}

.gray {
	color:#CC9
}

.imgborder {
	border: 2px solid #F50000;
}

.image p { 
	font-family: Georgia;
  	color: black; 
  	font-size: 95%;
  	font-weight: 900;
  	text-align:left;
  	padding-top: 8px;
}
.sup {
	font-family: Georgia;
	font-size:small;
	font-weight: 600;
	color:black;
	padding-left: 5px;
  	padding-right: 5px;
}

.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight: 900;
	color:maroon;
}

td {
	font-family: arial, san-serif;
	color:black;
	border-color: red;
	padding: 1px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

tr {
	text-align: left;
	}
	
hr { 
	color:#C00; 
	background: #f00; 
	width: 85%; 
	height: 3px; }