body {
	margin: 0px;
	padding: 0;
	background: #EDE7DB url(../images/img01.gif) repeat-x left top;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

#header-wrapper {
	width: 100%;
	height: 165px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 165px;
	background: url(../images/headerbg3.jpg) no-repeat right top;
}

/* Header */

#logo {
	width: 960px;
	height: 165px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0 0 0;
	letter-spacing: -1px;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 7px 18px 0 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ddd;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
}

#menu {
	width: 920px;
	margin: 0 auto;
	height: 54px;
	padding: 0px 20px;
	background: url(../images/img02-1.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0 1px;
	padding: 10px 28px;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../images/topmenubg.gif) repeat-x left top;
	color: #2E0815;
}

#menu .current_page_item a {
	background: url(../images/topmenubg.gif) repeat-x left top;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/contentbg.gif) repeat-y left top;
}

#page-bgtop {}

#page-bgbtm {}

/* Content */

#content {
	float: left;
	width: 520px;
	margin: 10px 10px 20px 20px;
	padding-top: 10px;
}

#content h2 {
	height: 22px;
	margin: 0;
	padding: 10px 0;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
}

#sidebar2 {
	float: right;
	width: 200px;
}

.sidebar {
	float: left;
	padding-top: 20px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 0;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 6px 4px;
	background: url(../images/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 26px;
	margin: 0;
	padding: 5px 16px 14px 16px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 0px;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 80px;
}

#footer {
	width: 920px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111111;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

/*** OLD CSS ***/

#codesnippets { background-color: #ffffbb; font-family: arial; font-size: 10px; border: 1px dotted black; width: 500px; padding: 10px; }
#codesnippets:hover { background-color: #ffff99; }

.hreview { padding: 20px 5px; margin: 20px 0; }

/* Category Menu Levels */

.l1 { font-weight: bold; }
.l2 a { padding: 0 0 0 10px; }
.l3 a { padding: 0 0 0 15px; }
.l4 a { padding: 0 0 0 20px; }

#postIcon {
	border: 0px solid black;
	margin-right: 10px;	
}

#linksLink { margin-bottom: 10px; }
#linksLink a { font-weight: bold; }
#linksDescription {
	color: #999;
	display: block;
	margin-top: 5px;
	padding: 0 10px;
	font-size: 10px;
	font-style: italic;
}

#networkLink { margin-bottom: 10px; }
#networkLink a { font-weight: bold; }
#networkDescription {
	color: #999;
	display: block;
	margin-top: 5px;
	padding: 0 10px;
	font-size: 10px;
	font-style: italic;
}

#flickrPhoto { background: #bbb; padding: 1px; margin: 5px; }

#photoThumbnail { margin: 5px; border: 1px solid #bbb; }
#photoBig { border: 1px solid #bbb; }
#flickrPageCurrentNumber { font-size: 15px; font-weight: bold; text-decoration: none; }

#sitemapList { list-style: none; margin: 0; padding: 0; }
#sitemapList li { margin: 0; padding: 0; margin-bottom: 8px; }
#sitemapLink a { text-decoration: none; font-weight: bold; }

#amsItem { padding: 10px; border: 1px solid #ccc; background-color: #fff; }
#amsImageSpan { width: 100px; float: left; }
#amsImage { border: 0px solid #bbb; margin-right: 20px; }
#amsTitle { margin: 0; margin-bottom: 5px; }
#amsDescription { }
#amsDate { margin-top: 10px; text-align: right; color: #777; }
#amsItemSeperator { display: none; }

#amsSearchForm {  }
#amsSearchFormTextArea { width: 300px; font-size: 20px; }
#amsSearchFormSubmitButton { font-size: 20px; }

#searchForm { text-align: center; }
#searchFormTextArea { width: 100px; }
#searchFormSubmitButton { padding: 0 5px; margin: 0; background: black; color: white; font-weight: bold; border: none; }