@charset "UTF-8";
body {
	font-family: Geneva, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
li {
	margin-left: 0px;
}
p {
	line-height: 140%;
}
.box {
	border: thin solid #000000;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
}
.nobullet {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0px;
}
.big1 {
	font-size: 1.5em;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nav {
	width: 250px;
	display: inline;
}
#work {
	position: absolute;
	top: -10px;
	height: auto;
	width: auto;
	right: 0px;
	left: 22%;
	vertical-align: top;
}
#logo a:hover {
	padding-left: 0px;
}
#logo {
	width: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#logo a {
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
}
img {
	display: inline;
}
#intro {
	position: absolute;
	z-index: 1;
	top: 21px;
	left: 23px;
	width: 482px;
}
#nav  a {
	color: #CC0000;
	text-decoration: none;
	font-family: Geneva, "Lucida Sans", Arial, Helvetica, sans-serif;
}
#nav  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
#nav  a:active {
	color: #CC0000;
}
#nav  a:visited {
	color: #000000;
}
	
#workindex {
	position: absolute;
	top: -5px;
	height: 550;
	width: auto;
	right: 0px;
	left: 260px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#work a {
	color: #CC0000;
}
#work a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
.bigindex {
	font-size: 2.5em;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 155%;
	padding-top: 3px;
	padding-bottom: 3px;
}
a {
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
#thumb1 {
	background-color: #CC0000;
	height: 50px;
	width: 50px;
	position: absolute;
	z-index: 1;
	left: 147px;
	top: 255px;
}
#thumb2 {
	background-color: #CC0000;
	width: 475px;
	position: absolute;
	z-index: 1;
	left: 21px;
	top: 561px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
	padding: 2px;
}
.pad {
	padding-right: 7px;
}
li {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
}
.red {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
#ads {
	float: right;
	position: absolute;
	top: 10px;
	right: 2%;
	z-index: 1;
}
