body {
	background: #e2e3e4 url('http://www.aoscopy.com/_images/frame/bg.jpg') repeat-x 50% 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}


/* Header */

#header {
	width: 970px;
	height: 147px;
	background: url('http://www.aoscopy.com/_images/frame/top.png');
}


/* Set Content Padding */
#page {
 	width: 730px;
	margin-left: 50px;
	margin-right: 50px;
	padding-right: 40px;
}



/* Content Floats */

#contentleft {
 	width: 480px; 
 	float: left; 
 	display: inline; 
 	padding-right: 20px;
}

#contentright {
	width: 210px;
	float: left; 
	display: inline;
}

.space {
	width: 490px;
	height: 40px;
	text-align: center;
	margin-left: 135px;
	margin-right: 135px;
}

.spaceP {
	border-bottom: 1px #cccccc solid;
}





/* Sub Floats */

#floatleft {
  	float: left;
  	clear: none;
 	width: 250px;
  	height: auto;
  	padding: 0px;
  	margin: 0px;
  	display: inline;
}

#floatright {
  	float: left;
  	clear: none;
  	width: 450px;
  	height: auto;
  	padding: 0px;
  	margin: 0px;
  	text-align: right;
  	display: inline;
}

#clearfloat {
  	clear: both;
  	padding: 0px
  	margin: 0px;
}

#clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}




/* Navigation */

#navigation {
  	width: 970px;
  	height: 40px;
  	background: url('http://www.aoscopy.com/_images/frame/nav.png');
}

.nav #todd {
  	margin-top: 0px;
  	margin-bottom: 0px;
 	padding-left: 18px;
  	display: block;
  	height: 40px;
  	width: 950px;
  	font-size: 9px;
  	background: url('http://www.aoscopy.com/_images/frame/sub-frame.jpg') repeat-x top left;
  	font-family: Arial;
  	text-transform: uppercase;
  	font-weight: normal;
  	color: #000000;
}
.nav #todd ul {
  	margin: 0px;
  	padding: 0px;
  	list-style-type: none;
  	width: auto;
}
.nav #todd ul li {
  	display: block;
  	float: left;
  	margin: 0 0 0 0;
}
.nav #todd ul li {
  	display: block;
  	float: left;
  	color: #000000;
  	text-decoration: none;	
  	text-align: center;
  	font-weight: normal;
  	height: 40px;
  	width: 116px;
}

.nav #todd a {
  	padding-top: 13px;
  	height: 40px;
  	display: block;
  	float: left;
  	color: #000000;
  	text-decoration: none;	
  	text-align: center;
  	font-weight: normal;
  	width: 116px;
  	background: url('http://www.aoscopy.com/_images/frame/nav-main2.jpg') repeat-x top left;
}

.nav #todd ul li a:hover,.nav #todd ul li a.current {
  	color: #fff;
  	font-weight: normal;
  	background: url('http://www.aoscopy.com/_images/frame/nav-over2.jpg') repeat-x top left;
}

/*alt*/

.nav #todd2 {
  	margin-top: 0px;
  	margin-bottom: 0px;
 	padding-left: 18px;
  	display: block;
  	height: 40px;
  	width: 950px;
  	font-size: 9px;
  	background: url('http://www.aoscopy.com/_images/frame/sub-frame.jpg') repeat-x top left;
  	font-family: Arial;
  	text-transform: uppercase;
  	font-weight: normal;
  	color: #000000;
}
.nav #todd2 ul {
  	margin: 0px;
  	padding: 0px;
  	list-style-type: none;
  	width: auto;
}
.nav #todd2 ul li {
  	display: block;
  	float: left;
  	margin: 0 0 0 0;
}
.nav #todd2 ul li {
  	display: block;
  	float: left;
  	color: #000000;
  	text-decoration: none;	
  	text-align: center;
  	font-weight: normal;
  	height: 40px;
  	width: 116px;
}

.nav #todd2 a {
  	padding-top: 13px;
  	height: 40px;
  	display: block;
  	float: left;
  	color: #000000;
  	text-decoration: none;	
  	text-align: center;
  	font-weight: normal;
  	width: 116px;
  	background: url('http://www.aoscopy.com/_images/frame/nav-main2.jpg') repeat-x top left;
}

.nav #todd2 ul li a:hover,.nav #todd2 ul li a.current {
  	color: #fff;
  	font-weight: normal;
  	background: url('http://www.aoscopy.com/_images/frame/nav-over2.jpg') repeat-x top left;
}



/* Page */

#home {
	width: 970px;
	height: 356px;
	background: url('http://www.aoscopy.com/_images/frame/nav.png');
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}

#main {
	width: 970px;
	padding-bottom: 15px;
	padding-top: 10px;
	background: url('http://www.aoscopy.com/_images/frame/sub-frame.png');
}

#mainpadding {
	padding-left: 50px;
	padding-right: 50px;
}

#bodyleft {
	clear: none; 
	float: left;
	width: 100px;
	height: auto;
	text-align: right;
	padding-right: 15px;
	padding-top: 30px;
	display: inline;
}

#bodyright {
	clear: none; 
	float: left;
	width: 600px;
	height: auto;
	text-align: left;
	padding: 5px;
	display: inline;
}

#bodyclear {
	clear: both;
	padding: 5px;
}







/* Footer */

#footer {
	width: 970px;
	height: 63px;
	background: url('http://www.aoscopy.com/_images/frame/footer.png');
}

#footer p {
 	padding-top: 4px;
 	padding-left: 17px;
 	line-height: normal;
	font-size: 10px;
	text-align: center;
	color: #999999;
	font-family: Arial;
}

#footer a {
	color: #999999;
	font-weight: bold;
}

#footer a:hover {
	color: #2d89c6;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}



/* FORM */
#form {
	width: 365px;
}


#leftform {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 7px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

#rightform {
	float: left;
	width: 170px;
	margin: 5px;
}

#clear {
	clear: both;
	margin: 5px;
}

#input {width:150px;}





/* Extra */

#picture {
  	padding: 2px;
 	border: 1px solid #990000;
  	background-color: #FFFFFF;
}

#photo {
 	border: 1px solid #000000;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 8px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Arial;
	text-align: left;
}

h1 {
	font-size: 1.2em;
	border-bottom: 1px #666666 dotted;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.1em;
	margin-left: 7px;
	color: #222222;
}

h3 {
	font-size: 1em;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 1em;
	border-bottom: 1px #666666 dotted;
}

h5 {
	font-size: 1em;
	color: #FF0000;
}

input, select {
	color: #000;
	border: 1px #000 solid;
	background: #fff;
	padding: 1px;
}


textarea {
	color:#000;
	border: 1px #000 solid;
	background: #fff;
	padding: 1px;
	margin-top:-50px;
}

p {
	margin-top: 0;
	line-height: 17px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	text-align: justify;
}


ul, ol {
	margin-top: 0;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	text-align: justify;
}

li {
	margin-left: 30px;
}

td {
	font-size: 12px;
}

div {
	margin: 0px;
	padding: 0px;
}
	
a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:hover {
	background: none;
	color: #990000;
	text-decoration: underline;
}







