#nav{
	float:left;
	width:284px;
	margin:0 0 0 0;
}

#content{
	margin:0 0 0 290px;
}

#container {
	margin: 0em;
	padding: 1em 5em 1em 1em;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div.*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555588;
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(ozymandias.gif);
	background-color: #8FAABB
}

.link{
	font-size : 13px;
	color : #555588;
}


.log{
	font-size : 13px;
	color : #555588;
}

.mail a:link {
	color : #000066;
	text-decoration : none;
}

.meta{
	font-size : 10px;
	text-decoration : none;
	color : #555588;
}

.small{
	font-size : 9px;
	color : #555588;
}

.time{
	font-size : 9px;
	color : #555588;
        text-align : right;
        margin: 0px 0px 5px 0px;
}

.time a:link {
	text-decoration : none;
	color : #000066;
}


.thumb{
        margin: 0px 5px 5px 4px;
        border: 0;
}


a:link {
	color : black;
	text-decoration : none;
}

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

a:visited {
	text-decoration : none;
	color : #000066;
}

blockquote {
        padding-left : 15px;
        text-decoration : italic
}
