body {
	margin: 0 auto;
	color: #000;
	font-family: Courier, sans-serif;
}

.head {
	font-size: 18px;
	color: white;
	background: black;
	padding: 0px 6px 3px 5px;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	text-decoration: line-through;
}

br.clear {
	height: 1px;
	margin-top: -1px;
	clear: both;
}

#source_frame {
	float: left;
}

#script {
	float: left;
	padding: 0px 10px;
}

#main {
	background: url(http://blog.tiimo.com/wp-content/themes/tiimo_v3/style/images/bg2.jpg) repeat top center;
}

#nav {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: black;
	padding: 10px 0px;
}

ul#nav {
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
}

ul#nav li {
	display: inline;
	vertical-align: middle;
}

ul#nav li a {
	color: white;
	letter-spacing: .3pt;
	font-weight: normal;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 16px
}
ul#nav li a.small {
	font-size: 10px;
}

.head_logo {
	margin: 15px;
	padding-bottom: 20px;
}

#left_iframe {
	float: left;
	margin: 3px;
}

#left_iframe a {
	font-size: 18px;
	color: white;
	background: black;
	padding: 1px 5px;
}

#biglinks p {
	padding: 0px 10px;
	text-align: center;
}

#biglinks-maps p {
	padding: 0px 10px;
	text-align: center;
}

#biglinks a {
	color: white;
	background: black;
	padding: 1px 5px;
}

#biglinks-maps a {
	color: white;
	background: black;
	padding: 1px 5px;
	margin: 0px -4px;
}

.small {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
}

.sm-med {
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 20px;
}

.medium {
	font-size: 42px;
	line-height: 50px;
	padding-bottom: 20px;
}

.med-large {
	font-size: 60px;
	line-height: 72px;
	padding-bottom: 20px;
}

.large {
	font-size: 80px;
	line-height: 92px;
	padding-bottom: 20px;

}

.xlarge {
	font-size: 120px;
	line-height: 150px;
	padding-bottom: 20px;
}

#1 {
	background: url('http://www.daveywhitcraft.com/wp-content/themes/davey/style/images/gifs/04.gif') repeat top center;
}

#ascii_head {
	font-family: Courier;
}

#push { height: 10px; }

.highslide-header {
	background: black;
	margin: 0;
	padding: 5px 0px;
}

.highslide-header ul {
	list-style: none;
	display: inline;
}

.highslide-header li {
	display: inline;
}

.highslide-header li a {
	color: white;
	font-size: 16px;
	padding: 10px;
}

.highslide-body {
	background: white;
}

#pro_container {
	margin: 10px;
	float: left;
	padding: 5px;
}

#closing {
	width: 650px;
	font-size: 12px;
	margin: 15px;
}
