body {
	color:#000000;
	background-color: #E7E7E7;
	background-image: url(gs/bg1.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 50px;
	margin-left: 60px;
	width:640px;
}
#content {
	padding:10px;
	background-color: #FFFFFF;	
}
#footer {
	height: 20px;
	padding:10px;
	font-size:10px;
	text-align:center;
	margin-bottom: 100px;
}
#nav {
	font-size: 18px;
	background-color: #FFFFFF;
	border-bottom: 2px dotted #666666;
	border-top: 2px dotted #666666;
	padding-bottom: 5px;
	padding: 3px;
}

#nav2 {
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-size: 14px;
}
p {
	line-height: 18px;
}
p.warning {
	font-style: italic; 
	color: #FF0000;
}
code {
	color:#333333;
	font-weight:bold;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #704B29;
}
blockquote {
	margin-left: 8px;
}
span.caption {
	font-size: 10px;
}
ul {
	padding-left: 15px;
}
ol {
	padding-left: 22px;
}
li {
	padding-bottom: 5px;
}
a:hover {
	background:#000099;
	color:#FFFFFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
a.topic {
	font-size: 14px;
	font-weight: bold;
}
span.quotation {
	font-size: xx-large;
	font-weight: bold;
	line-height: 3px;
	vertical-align: text-bottom;
}
a.nav {
	background:#FFFFFF;
	text-decoration:none;
	color: #990099;
}
a.nav_hot {
	background:#990099;
	text-decoration:none;
	color: #FFFFFF;
}
a.nav:hover {
	background: #990099;
	color: #FFFFFF;
}

pre {
	color: #3300CC;
	background-color: #CCCCCC;
	padding: 5px;
}
th {
	text-align:left;
}
div.item {
	clear: both;
	padding-bottom: 10px;
	border-top: 1px dotted black;
}
img.newsImg {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.captioned {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 15px;
}
.captioned img {
	clear: both;
}
.captioned p {
	line-height: normal;	
}

li.glossary {
	padding-bottom: 20px;
	list-style-type: none;
}

img {
	border:0;
}
a.imgLink {
	border: 0;
}

a:hover.imgLink {
	border:0;
	background: none;
}