body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1C1C1C;
	background-color: #FFF
}

img {
	border: 0;
	display: block
}

a {
	color: #369;
	text-decoration: none
}

a:hover {
	color: #980;
	
}

a:active {
	font-weight: bold;
	color: #000
}

.caps {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px
}

#box {
	width: 770px;
	margin: 0 auto;
	padding: 0
}

#navigation {
	float: left;
	width: 142px;
	margin: 275px 33px 0 0;
	line-height: 15px;
	text-align: left
}

#navigation .mini {
	width: 100px;
	border: 0;
	margin: 0 0 0 0;
	padding: 40px 0 32px 0px;
	
}

#navigation .mini li {
	background: url(images/arrow.gif) no-repeat left top
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: -10px 0 32px 0
}

#navigation li {
	
	margin: 0;
	padding: 2px 0 2px 13px;
	border-bottom: 1px solid #E7E7E7
}

#content {
	float: left;
	width: 595px;
	text-align: left;
	padding: 0;
	margin: 0
}

#cover {
	float: left;
	width: 375px;
	height: 315px;
	text-align: left;
	margin: 0 25px 30px 0;
	padding: 0
}





#text1 {
	float: left;
	width: 402px;
	margin: 0;
	padding: 0;
	overflow: visible
}

#text1 .entry {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 40px 0;
	padding: 3px 0 0 0;
	text-align: left
}

#text1 h1 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	
	margin: 0;
	padding: 0 0 0 40px;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px
}

#text1 h1 a {
	color: #600;
	text-decoration: none
}

#text1 h1 a:hover {
	color: #369;
	border-bottom: 1px solid #369
}

#text1.dateline {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	float: right;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px
}

#text1 .comments {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 22px;
	text-transform: uppercase
}

#text1 .comments a {
	font-weight: normal;
	letter-spacing: 2px
}

#text1 .quote {
	background:  no-repeat left top;
	padding-left: 26px;
	margin: 0
}

#text1 .block {
	padding-left: 26px;
	margin: 0
}

#text1 .block {
	list-style: square;
	padding-left: 26px;
	margin: 0
}

#text1 a {
	font-weight: bold;
	color: #369;
	
}

#text1 a:hover {
	color: #990;
	
}



#text2 h2 {
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px
}



.disclaimer {
	font-size: 9px;
	line-height: 12px;
	color: #666
}

em {
	float: none
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 8px 0 0 0;
}

