
/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img1.jpg);
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p, blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 180%;
}

a {
	color: #000000;
}

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

/* Post */

.latest-post {
	padding: 2em 2em 1em 3em;
}

.latest-post h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #000000;
}

.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px solid #ffffff;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.file * {
	color: #ffffff;
}

/* Wrapper */

#wrapper {
	width: 740px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat;
}

/* Header */

#header {
	height: 90px;
	padding: 30px 50px 0 20px;
	color: #ffffff;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	font-size: 1em;
}

/* Content */

#content {
	background: url(images/img3.jpg) repeat-y;
}

#colOne {
	float: right;
	width: 460px;
	padding-right: 20px;
	background: url(images/img4.jpg) no-repeat;
}

#colTwo {
	float: left;
	width: 180px;
	padding: 60px 40px 0 40px;
	background: url(images/img5.jpg) no-repeat;
}

#colTwo h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

#colTwo ul {
	padding-left: .5em;
	list-style: none;
}

/* Menu */

#menu {
	height: 35px;
}

#menu ul {
	float: left;
	padding: 10px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Footer */

#footer {
	background: url(images/img6.jpg) no-repeat;
}

#footer * {
	color: #000000;
}

#footer p {
	padding: 2em 0;
	text-align: center;
	font-size: smaller;
}
/* header */
.title {text-align:center; margin-top:10px; }
.main-cell {font-family:verdana, arial, helvetica, sans-serif; font-size: 12px; color:#000000; padding:20px 0px 0px 0px;}

/* nav */
.nav a {font-size: 12px; color:#000000; text-decoration:none; float:left; padding:2px 10px 2px 10px; background-color:#ffffff; border-right:1px solid #ffffff; text-align:center; border-top:2px solid #ffffff;}
.nav-last a {font-size: 12px; color:#000000; text-decoration:none; float:left; padding:2px 10px 2px 10px; background-color:#ffffff; text-align:center; border-top:2px solid #ffffff;}
.nav a:hover {background-color:#ffffff;}
.nav-last a:hover {background-color:#ffffff;}
.navbar {text-align:center; margin-top:25px; width:100%; margin:20px 0px 0px 80px;}

/* body */
.main-table {background-color:#ffffff; width:700px; border-top:5px solid #000000;  border-left:5px solid #000000;  border-right:5px solid #000000;  border-bottom:15px solid #000000;}
.jphoto {padding:0px 10px 10px 0px;}
.side {width:20%;}
.sep {border-bottom:1px solid #000000;}
.footer {margin:0 0 25px 0; font-size: 9px; border-top:1px solid #000000;}
.initial-cap {float:left; width:0.8em; font-size:250%; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:70%;}

/* global */
body {background-color:#ffffff; margin-top:35px; font-family:verdana, arial, helvetica, sans-serif; font-size: 16px; color:#000000;}
h1 {font-family:verdana, arial, helvetica, sans-serif; font-size: 16px; font-weight:bold; color:#000000; padding:0px; margin:0px;}

