body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/left_black_panel.gif);
background-repeat: repeat-y;
background-position: top left;
background-color:#99FFCC;
}
#header{
margin-left:50px;
margin-top:20px;
width: 100%;
vertical-align: middle;
}

#container   { background-image: url(images/dragonside.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: left 300px; margin: 0; padding: 0 }

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 25px;
padding-right:150px;
font-size: 2em;
letter-spacing: 5px;
text-align: right;
padding-top: 3px;
padding-bottom: 7px;
font-style: italic;
color: #CC6600;
border-bottom: 3px #CC6600 dotted;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 170px;
margin-right: 250px;
padding-right: 10px;
color: #000066;
}
img{
margin-left:50px;
}



#img-maintext{
margin-left:5px;
float:right;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}


#ul-maintext{
margin-left: 100px;
display: block;
font-size: .7em;
list-style-type: square;
}
h1 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 50px;
margin-right: 0;
font-size: 1.2em;
padding-bottom: 9px;
padding-top: 10px;
padding-left: 0;
padding-right: 0;
color: #515151;
font-weight: normal;
}

h2 {
font-size: 0.9em;
font-weight: bold;
font-style:italic;
padding-left: 0;
color: #000066;
margin-left:50px;
padding-top: 5px;
padding-bottom: 5px;
}
h3 {
font-size:1em;
font-weight:bold;
color:#006600;
text-align:right;
font-style:italic;
margin-top:20px;
}

#snapped{background-image:url(images/001f.jpg);
background-position:right;
background-repeat:no-repeat;
font-size:1.5em;
color:#006600;
}

th:{
	text-align:center;
	font-weight:bold;
	}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #fdac00;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #996600;
}

/* Styles for the navbar on the left side. */

dl, dt, dd,{
margin: 0;
padding: 0;
}
#menu {
	position: absolute;
	top: 150px;
	left: .9em;
	width: 130px;
	color:#333333;
	background-color: #57aeae;
	font-size:0.9em;
}

#menu dt  { font-weight: bold; line-height: 25px; text-align: center; cursor: pointer; margin: 1px 0; height: 20px; border-bottom: 3px solid #ccffff; border-left: 1px solid #ccffff }

#menu dd  { background: #bdd6e4; margin-top: -1.4em; padding-bottom: 1em; position: absolute; z-index: 100; left: 4em; width: 10em; border: solid 1px gray }


#menu ul {
padding: 2px;
}
#menu li  { line-height: 35px; text-align: center; height: 20px; unicode-bidi: normal }
#menu li a, #menu dt a {
color: #333333;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}
