h1, h2, h3, h4, h5, h6, p, ul, li, a, dl, dd, dt {font-family: arial, "lucida console", sans-serif}

h1 {font-size: 20px;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	text-align: center;
}

p {font-size: 18px}

sup {font-size: 13px}

a {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #E4DECB;
	background-image: url(http://www.stratamodel.com/images/body.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div#banner {
	position: absolute;
	top: -10px;
	left: -20px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 10px;
}

div#links {
	position: absolute;
	top: 200px;
	left: -15px;
	width: 120px;
	height: 350px;
	background: transparent;
}

div#links a {
	display: block;
	text-align: center;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #000066;
}

div#links a:hover {
	color: red;
	background: transparent;
}

#menu {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 400px;
	left: -15px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	background: transparent;
}

#menu dd {
	position: relative;
	margin-left: 1em;
	margin-top: -1.4em;
	width: 150px;
	background: #D2DCCF;
border: 1px solid #000066;
}

#menu ul {
margin-left: 0;
padding: 3px;
list-style: none;
}

#menu dt a {
	text-align: center;
	text-decoration: none;
	color: #000066;
}

#menu dt a:hover {
	color: red;
	text-decoration: none;
}

#menu li a {
	display: block;
	width: 155px;
	font-size:13px;
	text-align: left;
padding: 3px;
	text-decoration: none;
	color: #000066;
}

#menu li a:hover {
	color: red;
	text-decoration: none;
}

div#content {
	position: absolute;
	top: 190px;
	left: 90px;
	width: 550px;
	z-index: 1;
	padding: 10px 10px 10px 10px;
	background: transparent url(http://www.stratamodel.com/images/main_color.png) 0 0 repeat;
}

div#content a:link {color: blue;}
div#content a:link:hover {color: red;}
div#content a:visited {color: purple;}
div#content a:visited:hover {color: red;}

div#footer p {
	position: relative;
	margin: 0;
	padding: 0;
	color: #66CC66;
	font-size: 12px;
}

div#contact h1 {
	margin: 20px 1px 20px 1px;
	font-weight: bold;
	text-align: center;
}

div#contact h2 {
	margin: 1ex 1ex 1ex 1ex;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div#contact p {
margin-left: 2%;
font-size: 18px
}

div#econtact dl {margin-left: 2%}

div#econtact dt {
	margin: 1px 1px 1px 1px;
	display: inline;
font-size: 18px
}

div#econtact dd {
	margin: 1px 100px 1px 10px;
	display: inline;
font-size: 18px
}

div#econtact a {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
font-size: 18px
}

div#services h1 {
	margin: 20px 1px 20px 1px;
	font-weight: bold;
	text-align: center;
	font-size: 19px;
}

div#services h2 {
	margin: 20px 1px 20px 1px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

div#services h3 {
	margin: 20px 1px 20px 1px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

div#services p {
	margin: 20px 10px 20px 10px
	font-size: 18px;
}

div#services em {
	font-style: normal;
	font-size: 17px;
}

div#services li {
	margin: 1px 1px 1px 1px;
	font-size: 17px;
	list-style-type: none;
}

div#services A:link {
	text-decoration: none;
	font-size: 17px;
}

div#services A:visited {
	text-decoration: none;
	font-size: 17px;
}

div#services A:active {
	text-decoration: none;
	font-size: 17px;
}

div#services A:hover {
	text-decoration: underline;
	font-size: 17px;
	color: red;
}

