body {
	margin:0;
	font-size:17px;
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
	background: url(http://cv.jbrust.com/images/bckg.gif) #ffffff;
}
.brown {color:#af6210;}
blockquote {
	color:#666666;
	font-size:16px;
	padding-left:20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}

#container {
	width:944px;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	height:40px;
	text-align:center;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#logo a {
	text-decoration:none;
	font-size:36px;
	text-transform:uppercase;
	color:#000000;
}
#menu {
	height:10px;
}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; list-style:none; text-align:center; }
#menu a { display:block; height:40px; float:left; width:130px; font-size:30px; text-transform:lowercase; text-decoration:none; padding-top:4px; color:#000000; }
#menu a:hover { padding-top:4px; font-size:36px; font-weight:bold; }

#text {
	width: 432px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	float: right;
}
#text p {
	padding:0 20px 10px 0;
	text-align: center;
}
#text li {list-style:none; padding-left:20px; background:url(http://cv.jbrust.com/images/li.gif) no-repeat; font-size:16px;}
#sidebar {
	float:left;
	width:432px;
	padding-bottom: 0;
	margin-right: 10px;
	margin-left: 20px;
	text-align: center;
}
h1, h2 {
	margin:0;
	padding:0;
	font-size:1.8em;
	color:#000000;
}

#main {
	float:right;
	background:url(http://cv.jbrust.com/images/main.jpg) no-repeat #ffffff;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	width: 943px;
}
#main a {
	color:#666666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main a:hover {
	border:none;
	text-align: center;
}
#footer {background:url(http://cv.jbrust.com/images/footer_bckg.jpg) #ccc; height:152px; clear:both; padding-top:30px;}
#left_footer { float:left; padding:40px 0 0 30px; }
#left_footer a { }
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-align:right;}
#right_footer a { color:#000000; }
#right_footer a:hover { text-decoration:none;}
.twenty {font-size:20px;}

