body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-image: url(bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font: 0.9em "Times New Roman", Times, serif; 
	color: #363636;
}

h1 {
	font: 2em Impact, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	width: 200px;
	margin: 0px 0px 0 15px;
	padding: 0;
	font: 1.2em Impact, san-serif;
	font-weight: normal;
	border-bottom: 1px dotted #CCC
}

h3 {
	width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	font: 1.2em Impact, sans-serif;
	border-bottom: 1px dotted #CCC
}

h4 {
	width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	font: 1em Impact, sans-serif;
	border-bottom: 1px dotted #CCC
}

#nav a {
	color: #FFFFFF;
}

#nav a:hover {
	color: Yellow;
}

a:link, a:visited {
	text-decoration: none;
	font: 0.8em Arial, san-serif;
	color: #FFFFFF;
	width: 100%;
}

a:hover, a:active {
	text-decoration: none;
	font: 0.8em Arial, san-serif;
	color: Yellow;
}

#container {
	width: 780px;
	margin: 0px;
}

#content a {
	color: #0000CD;
	text-decoration: none;
	border-bottom: 1px dotted #0000CD;
}

a img {
	border: 1px solid #CCC;
	padding: 5px;
}

#header {
	height: 100px;
	padding: 0;
	margin: 0;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}

#left {
	width: 258px;
	padding-bottom: 30px;
	line-height: 165%;
}

#left p {
	line-height: 1.5;
	padding: 0 15px 0 15px;
	text-align: left;
}

#left img {
	border: 1px solid #FFFFFF;
}

#nav {
	height: 250px;
	width: 258px;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_menu.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
}

#nav li {
	margin: 0 5px 0 5px;
	list-style: none;
	text-align: right;
	border-bottom: 1px dotted #FFFFFF;
}

 lu {
	list-style: none;
}

#preamble {
	width: 521px;
	height: 250px;
	position: absolute;
	top: 100px;
	margin-left: 259px;
	background: #EEE8AA;
	border-bottom: 2px solid #000000;
	font-size: 1em;
	background-image: url(../images/sig.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#preamble p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

#content {
	width: 465px;
	position: absolute;
	top: 355px;
	margin-left: 290px;
}

#content p {
	line-height: 1.5;
	padding: 0px;
	margin: 0;
}

#stock a {
	width: 100%;
	color: #0000CD;
	text-decoration: none;
	border-bottom: 1px dotted #0000CD;
}

#stock a:hover {
	text-decoration: none;
	color: Black;
}

.preamble {
	font-size: 0.9em;
	text-align: right;
}

.pic {
	background: #EEE;
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
	border: 1px solid Silver;
}

#footer {
	height: 50px;
	margin-top: 30px;
	font-size: 0.8em;
	line-height: 1.5;
	background: #EEE;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}

#footer p{
	margin: 0px 10px 0 10px;
}

.right {
	text-align: right;
}

.news {
	width: 521px;
	border-bottom: 1px dotted #CCC;
}

#stock {
	margin-right: 50px;
}

.stockpre {
	margin-bottom: 40px;
}

.stockname {
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px dotted;
}

.stock {
	margin-top: 20px;
}
.stockprice {
	text-align: right;
}

.bold {
	font-weight: bold;
}
form {
	margin: 20px 0 20px 0px;
}