body {
	background: url('/content/background.gif') repeat-y center top #fcfbeb;
	font: 14px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 20px 0 20px 0;
}

img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 42px;
	font-weight: bold;
	color: #007;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

h1 a {
	color: #007;
}

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

h2 {
	font-size: 25px;
	font-weight: bold;
	color: #007;
	margin: 0px 0px 2px 0px;
}

h2 a {
	color: #222;
	text-decoration: none;
}

h2 a:hover {
	color: #900;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #222;
}

h3.website {
	color: #000;
	font-size: 18px;
}

h3 a {
	color: #222;
	text-decoration: none;
}

h3 a:hover {
	color: #900;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #222;
}

p {
	margin: 0;
	line-height: 19px;
	padding: 5px 0 10px 0;	
}

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

a:hover {
	text-decoration: underline;
}

blockquote p{
	margin: 0px;
	padding: 0px;
}

hr {
	border:1px solid #007;
	clear: both;
	margin: 5px 0 20px 0;
}

hr.portfolio {
	border:1px solid #222;
	clear: both;
	margin: 5px 0 20px 0;
}

.summary {
	font-weight: bold;
}

.noPrint {
	display:block;
}

.printOnly {
	display:none;
}

.smalltext {
	font-size: 0.88em;
}

#logo {
	padding: 0px;
}

* html #logo {
	display: inline;
}

* html .printOnly {
	display: none !important;
}

#logo img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}

#logo_right {
	float: right;
	padding: 30px 0 0 0;
	text-align:right;
}

#barA, #barB {
	clear: both;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	background: #333;
	font-size:0.01em !important;
	height: 2px !important;
}

#barA {
	margin-bottom: 5px;
}

* html #barA {
	margin: 0 0 0 5px;
}

* html #barB {
	margin: 0 0 0 5px;
}

#mainmenu{
	padding: 5px 0px 0px 0px;
	/* border-top: solid 2px #333;
	border-bottom: solid 2px #333; */
}

#mainmenu ul{
	float: left;
	color: #333332;
	padding: 0px;
}

#mainmenu ul li{
	display: inline;
	padding: 0px 26px 0px 0px;	
}

#mainmenu ul li a{
	color: #222;
	font: 17px Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#mainmenu ul li a:visited{
	color: #222;
}

#mainmenu ul li a:hover{
	color: #900;
	text-decoration:none;
}

#navbar {
	margin-top:5px;
}

#social ul{
	text-align:right;
	float: right;
	padding: 0px;
}

#social ul li{
	display: inline;
	padding: 0px 0px 0px 6px;	
}

#footer_text {
	font-size: 10px;
	text-align: right;
	border-top: solid 2px #999;
}

#page {
	/* border-right: solid 2px #007; */
	padding: 0 20px 0 0;
	margin: 10px 0 10px 0;
}

#page .articleImage img {
	width: 100%;
	border: solid 0px #007;
}

#page .articleImage {
	width: 336px;
	height: 250px;
	overflow: hidden;
	clear: both;
	float: left;
	margin: 0 0 15px 0;
	border: solid 2px #007;
}

#page .articleImageOnRight {
	float: right !important;
	margin: 0 0 15px 0;
	border: solid 2px #007;
}	

#page img.onright {
	clear: both;
	float: right;
	border: solid 2px #007;
	margin: 0 0 15px 15px;
}	

#page .articleText {
	width: 48%;
	float:left;
	margin: 0 0 15px 0;
}

#page .articleTextOnRight {
	width: 48%;
	float:right !important;
	margin: 0 0 15px 0;
}
 
#page p {
	margin: 0;
	line-height: 19px;
	padding: 5px 0 5px 0;	
}

#page ul {
	list-style: square;
	margin-left: 1em;
	padding-left: 1em;
}

#page li {
	margin:10px 0 10px -10px;
}

#side {
	width: 245px;
	margin: 10px 0 10px -25px;
}

* html #side {
	float: left;
	width: 220px;
	margin: 10px 0 10px 0;
	/* border: 1px solid red; */
}

#gallery ul { 
	margin: 10px 0 0 0;
	list-style: none;
}

#gallery ul li { 
	margin: 0 5px 0 0; 
	display: inline;
}

#twitterContainer { 
	font-size:12px;
}

#twitterContainer .twittList{ 
	margin: 0;
	padding:0;
} 

#twitterContainer .twittLI{
	list-style:none;
	margin:0 0 5px 0;
	padding:3px;
	clear:both;
	background:#e5e4d5;
	display: none;
} 

#viewTweets {
	display:none;
}

#content {
	min-height:500px;
}

#footer {
		
}

#twitterContainer .twittLI SPAN.time{
	color:#777;
	font-size:0.9em;
}

#twitterContainer .twittList A{
	color:#900;
	font-weight:bold;
}

#page p.links {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

.homepage p {
	padding-top: 0px !important;
}

img.boxout {
	border:0px !important;
	clear: none !important;
	margin: 0 auto !important;
	width: 680px;
}

#viewer { width:674px; height:300px; overflow:hidden; margin:5px 0 -5px 0; position:relative; top:0px; left:0px; background:#fff; border:2px solid #007; }
#viewer div { position:absolute; z-index: 0; display:block; }
#viewer div.loading { width:100%; height:300px; background:#fff; text-align:center; border:0px solid #900; z-index: 3; color:#000; display:block !important; line-height:18em; }
#viewer div.loading img { vertical-align:middle; border:0px solid #000; width:10%; }
#viewer div.previous { z-index: 1 }
#viewer div.current { z-index: 2; }
