@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'UglyQuaRegular';
	src: url('fonts/UglyQua-webfont.eot');
	src: local('☺'), url('fonts/UglyQua-webfont.woff') format('woff'), url('fonts/UglyQua-webfont.ttf') format('truetype'), url('fonts/UglyQua-webfont.svg#webfonthPPoLl37') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UglyQuaItalic';
	src: url('fonts/UglyQua-Italic-webfont.eot');
	src: local('☺'), url('fonts/UglyQua-Italic-webfont.woff') format('woff'), url('fonts/UglyQua-Italic-webfont.ttf') format('truetype'), url('fonts/UglyQua-Italic-webfont.svg#webfontW1PpmLA5') format('svg');
	font-weight: normal;
	font-style: normal;
}

html
	{
	
	}

body
	{
	margin:0;
	padding:0;
	font: lighter 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#container
	{
	width:auto;
	margin:auto;
	padding:20px;
	border-left:#000 thin solid;
	}
	
h1.logo 
	{
	position: fixed;
	top:250px;
	left:0;
	width:300px;
	height:275px;
	text-align:right;
		border-left:#000 thin solid;

	}
	
span#zn
	{
	font-size:42px;
	}
	
#branding a
	{
	color:#8e0000;
	}
	
h1
	{
	margin:0;
	padding:0px;
	}
	
h2
	{
	margin:0;
	padding:0;
	font-size:150px;
	}

ol, ul
	{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#page_title
	{
	margin-left:370px;
	margin-top:0px;
	padding:5px;
	padding-bottom:40px;
	font-size:150px;
	color:#8e0000;
	}
	
#nav_main
	{
	width:280px;
	margin:30px 0 0 0;
	top:350px;
	font-size:12px;
	position: fixed;
	line-height:2em;
	text-align:right;
	}
	
li
	{
	}
	
a, a:link, a:visited,  a:active
	{
	text-decoration:none;
	color: #000;
	padding:0 3px;
	cursor:pointer;
	}
	
a:hover
	{
	text-decoration:none;
	color:#8e0000;
	}
	
a:active
	{
	color:#8e0000;
	}
	
#nav_main a:link
	{
	font-size:12px;
	}
	
#nav_main a:hover
	{
	text-decoration:none;
	color:#8e0000;
	font-size:15px;
	}
	
#nav_main a:active
	{
	font-size:18px;
	color:#8e0000;
	}
	
#content_main
	{
	margin-top:0px;
	padding:2px;
	}
	
#quote
	{
	margin-left:390px;
	margin-bottom:260px;
	padding-top:90px;
	width:50%;
	}
	
blockquote
	{
	margin-left:0;
	}
	
cite
	{
	color:#666;
	}
	
.site_example
	{
	margin-top:100px;
	margin-left:390px;
	margin-bottom:260px;
	padding:5px;
	width:650px;
	border:#999 thin solid;
	overflow:hidden;
	}
	
li.site_example:last
	{
	margin-bottom:160px;
	}
	
.site_specs
	{
	margin:0px;
	padding:0;
	text-align:right;
	font-style:normal;
	}
	
.site_img
	{
	float:right;
	margin:0 20px;
	padding:0px;
	border:#333 thin solid;
	width:400px;
	height:266px;
	}
	
#about
	{
	width:300px;
	border:none;
	margin-left:390px;
	margin-top:100px;
	text-align:left;
	}
li#trans_css
	{
	border:1px #333 solid;
	}
	
#imgLrg
	{
	position:absolute;
	right:475px;
	top:256px;
	}
	
#form
	{
	width:450px;
	margin-left:390px;
	}
	
#col_right
	{
	}
	
.fontface, #zn { font: 28px/37px 'UglyQuaRegular', Arial, sans-serif; text-transform: none; }	