body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;	background-image: url("images/logo.jpg");	background-repeat: no-repeat;	background-position: center left;
	background-attachment: fixed;
	color: white;
	}
#sticky {	position:fixed;	}

.blog {	position: absolute;	width: 40%;	right: 20%;	height: auto;
	top: 0px;	overflow: visible;
	z-index: 50;
	background-color: #000000;
	border: .3em solid white;	}

.entry {	background-color: #000;	padding: 12% 5% 12% 5%;	overflow: visible; 	height: 100%;
	}
object {
	border: .3em solid white;
	}

#nav {	position: absolute;
	background-color: black;	padding: 1%;
	width: 65%;
	right: 15%;
	top: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
	z-index: 1;
	border: .2em solid white;
	}
#copyright {
	position: absolute;
	background-color: black;
	padding: 1%;
	width: 60%;
	right: 2%;
	bottom: 3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: right;
	z-index: 1;
	border: .2em solid white;
	font-size: .7em;
	}

.blogbody {	font-family:verdana, arial, sans-serif;	color:#FFF;	}						.date	{ 	font-size: 1.2em; 	color: #999; 	padding:5px;	margin-top:1em;	font-weight:normal;	}				.posted	{ 	font-family:verdana, arial, sans-serif; 	font-size: .9em;	color: #999;	margin-bottom:15px; 	}		
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: white;
	text-align: center;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: white;
	font-weight: bold;
	}


#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #77DD77;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #77DD77;
	text-decoration: none;
	font-weight: bold;
	}

.admin {
	font-size: 1.3em;
	}

p {
	font-size: .8em;
	}

a:link, a:visited {
	font-weight: normal;
	color: #7D7;
	text-decoration: none;
	}
a:hover, a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

img {
	margin: .8em;
	}

.video {
	text-align: center;
	
	}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}