body { 
	color: #9999cc;
	background-color: #000033;
	font-size: 75%;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link {  
	color: #9999cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	color: #bbbbff;
	font-weight: bold
}
a:visited {  
	color: #666699;
	font-weight: bold
}
a:visited:hover { 
	color: #666699;
	font-weight: bold
}
#head  { 
	position: relative;
	top: 20px;
	left: 240px;
	width: 350px;
	margin-bottom: 30px;
	text-align: center;
	border-color: #9999cc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {  
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 1.1em;
	text-transform: lowercase;
	display: block;
	font-weight: bold;
}
#head span {  
	font-size: 120%;
	font-weight: normal;
	padding: 5px;
	display: block;
	font-weight: bold;
}
#content { 
	font-size: 115%;
	position: relative;
	left: 240px;
	width: 350px;
}
#sidebar {
	position: absolute;
	width:100%;
	top: 0px;
	left: 0px;
}
#sidebar-top   { 
	position: absolute;
	width: 200px;
	left: 20px;
	border-width: 1px;
	border-style: dotted;
	border-color: #9999cc;
	text-align: center;
	padding-top: 15px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: lowercase;
}
#sidebar-bottom {
	position: absolute;
	top: 0px;
	left: 645px;
	width: 200px;
	border-width: 1px;
	border-style: dotted;
	border-color: #9999cc;
	text-align: center;
	padding-top: 15px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: lowercase;
}
#sidebar a{ 
	color: #9999cc;
	text-decoration: none;
}
#foot {
	position: relative;
	margin: 20px;
	left: 240px;
	width: 350px;
}
h2 {
	font-size: 120%;
}
h3, h3 a {  
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height:18px;
	border-top-width: 1px;
	border-top-color: #666699;
	border-bottom-width: 1px;
	border-bottom-color: #666699;
	border-top-style: dotted;
	border-bottom-style: dotted;
	display: block;
}
h4 {  
	font-size: 100%;
	color: #666699;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #666699;
	border-bottom-style: dotted;
	display: block;
}
#sidebar .h1{ 
	width: 200px;
	height: 20px;
	border-color: #9999cc;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #111144;
	text-align: center;
	padding-top: 3px;
	display: block;
}
.blogbody {  
	text-decoration: none;
	color: #666699;
	text-align: left;
	line-height:18px
}
address {  
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #666699;
	text-align: left;
	text-transform: uppercase
}
address a:link {
	color: #666699;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase
}
address a:hover {  
	color: #ccccff;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase
}
address a:visited {  
	color: #666699;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase
}
address a:visited:hover {  
	color: #666699;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase
}
