body
{
	font-size:  62.5%;
	font-family:  "Lucida Grande", Verdana, Arial, Sans-Serif;
	background-color:  #d5d6d7;
	color:  #333;
	margin:  0;
	padding:  0;
}

h1, h2, h3, h4, h5, h6
{
	font-family:  Georgia;
	font-weight:  bold;
}

h1
{
	font-size:  4em;
	font-style:  italic;
	padding-top:  70px;
	margin:  0;
}

h2
{
	font-size:  1.6em;
	margin:  30px 0 5px ;
}

h3
{
	font-size:  1.3em;
	padding:  0;
	margin:  30px 0 0;
}

h4
{
	font-size:  1.2em;
	font-style:  italic;
	padding:  0;
	margin:  20px 0 0;
}

h5
{
	font-size:  1.2em;
	font-style:  italic;
	padding:  0;
	margin:  10px 0 0;
}

h6
{
	font-size:  1.0em;
	padding:  0;
	margin:  5px 0 0;
}

h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration:  none;
	color:  white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h6, h6 a, h6 a:visited
{
	text-decoration:  none;
	color:  #333;
}

h4, h4 a, h4 a:visited
{
	text-decoration:  none;
	color:  #008;
}

h5, h5 a, h5 a:visited
{
	text-decoration:  none;
	color:  #008;
}

small
{
	color:  #777;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size:  0.9em;
	line-height:  1.5em;
}

code
{
	font:  1.1em "Courier New", Courier, Fixed;
}

blockquote
{
	margin:  15px 30px 0 10px;
	padding-left:  20px;
	border-left:  5px solid #fff;
}

#right p, #left p
{
	line-height:  15px;
	font-size:  10px;
}

#left p
{
	text-align:  right;
}

a, h2 a:hover, h3 a:hover, h6 a:hover
{
	color:  #06c;
	text-decoration:  none;
}

a:hover
{
	color:  #147;
	text-decoration:  underline;
}

p a:visited
{
	color:  #b85b5a;
}

.comments
{
	text-align:  left;
}

.articletitle
{
	color:  #cc6600;
	font-size:  16px;
	line-height:  18px;
	font-family:  "Georgia";
	font-weight:  bold;
	margin:  5px;
}

#head
{
	background-color: #000088;
	color: #fff;
	text-align:  center;
	margin: 10px;
	height:  182px;
}

#container
{
	margin:  30px auto;
	padding:  0px;
	width:  740px;
	border: 1px solid #959596;
	background-color: #fff;
}

#center
{
	margin-left:  30px;
	margin-right:  215px;
	font-size:  1.2em;
	line-height:  1.4em;
}

#right
{
	float:  right;
	width:  190px;
	margin-left:  5px;
	margin-right:  7px;
	padding-top:  20px;
	font:  1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

#foot
{
	clear:  both;
	margin-top:  5px;
	padding: 10px;
	text-align:  center;
	background-color: #eee;
}