body {
 	text-align: center;
	margin: 0px auto;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 990px;
	position: relative;
	background: #b00a4a url(images/bg.jpg) no-repeat center top;
}

#container {
	width: 990px;
}

#header {
 	float: left;
	height: 85px;
	width: 650px;
	text-align: right;
	padding: 50px 0px 0px 0px;
	vertical-align: 100%;
	font-size: 90%;
}

#content-wrapper {
	width: 600px;
	float: left;
}

#content-header {
	width: 550px;
	text-align: left;
	margin-left: 74px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/contentbg.gif) repeat-y center top;
	clear:both;
}

#content-footer {
	width: 595px;
	color:#999999;
	text-align: left;
	margin-left: 75px;
	background: #000000 url(images/footerbg.gif) no-repeat left top;
	color: #999999
}

#footer {
	margin: 0 auto;
	padding: 5px 12px 12px;
	background: #000000;
	color: #999999;
}
#navigation {
	width: 300px;
	height: 400px;
	float: right;
}

h1 {
	margin: 20px 0px 0px;
	padding: 5px;
	float:right;
	text-decoration: none;
}

h1 a{
	display:block;
	height: 155px;
	width: 280px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}

h1 a:hover{
	text-decoration: none;
}

h2 {
	color: #163F53;
	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#CC0066;
	text-decoration:none;
}

h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #FF66CC;
}

p {
	margin: 0px 0px 14px;
}

a, strong a {
	color: #CC0066;
	text-decoration:none;
	outline: none;
}

a:visited {
	color: #CC0066;
}

a:hover {
	text-decoration:underline;
}

a.home {
	background: url(images/home.gif) no-repeat left center;
	padding-left: 18px;
	color:#FF66CC;
	text-decoration: none;
	margin-left: 12px;
}

a.home:visited {
	color:#FF66CC;

}
a.home:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.contact {
	background: url(images/contact.gif) no-repeat left center;
	padding-left: 18px;
	color:#FF66CC;
	text-decoration: none;
	margin-left: 10px;
}

a.contact:visited {
	color:#FF66CC;

}
a.contact:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.links {
	background: url(images/links.gif) no-repeat left center;
	padding-left: 15px;
	color:#FF66CC;
	text-decoration: none;
	margin-left: 12px;
}

a.links:visited {
	color:#FF66CC;

}
a.links:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.rss {
	background: url(images/rss.gif) no-repeat left center;
	padding-left: 15px;
	color:#FF66CC;
	text-decoration: none;
	margin-left: 12px;
}

a.rss:visited {
	color:#FF66CC;

}
a.rss:hover {
	color:#FFFFFF;
	text-decoration: none;
}

blockquote {
	background: url(images/blockquote-bg.gif);
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}

img {
	vertical-align: middle;
	border:none;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}

ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav {
	list-style:none;
	margin: 43px 0px 0px 0px;
	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
}

#nav li{
	margin-left: 5px;
	float:left;
}
#nav li a{
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -900em;
}

#nav #nav-news a{
	width: 63px;
	background: url(images/newsbg.gif) no-repeat left top;
}
#nav #nav-news a:hover{
	background: url(images/newsbg.gif) no-repeat left bottom;
}

#nav #nav-about a{
	width: 63px;
	background: url(images/aboutbg.gif) no-repeat left top;
}
#nav #nav-about a:hover{
	background: url(images/aboutbg.gif) no-repeat left bottom;
}

#nav #nav-resume a{
	width: 68px;
	background: url(images/resumebg.gif) no-repeat left top;
}
#nav #nav-resume a:hover{
	background: url(images/resumebg.gif) no-repeat left bottom;
}

body#news #nav-news a{
	background: url(images/newsbg.gif) no-repeat left bottom;
}
body#about #nav-about a{
	background: url(images/aboutbg.gif) no-repeat left bottom;
}
body#resume #nav-resume a{
	background: url(images/resumebg.gif) no-repeat left bottom;
}

.link-style {
	list-style:none;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	line-height: 140%;
}

.link-style li{
	font-weight:bold;
	background: url(images/news.gif) no-repeat top left;
	padding-left: 20px;
}

.post {
	margin: 0px 0px 20px;
	clear:both;
}

.postdate {
	background: url(images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}

.entry {
	clear:both;
	padding-top: 10px;
}

.breadcrumb a, .breadcrumb a:visited{
	color:#FF66CC;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#CC0066;
	text-decoration:none;
}