a {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	-webkit-transition: all .1s linear;
}

a:hover,
a:focus {
	color: #fff;
	text-shadow: #ffcc00 0 0 5px;
}


.title {
	color: #ffcc00;
	font-size: 24px;
	font-weight: bold;
}

#header {
	background-color: transparent;
	height: 98px;
	background-image: url(img/header.jpg);
	margin-bottom: 20px;
}

body {
	width: 960px;
	font: 12px Verdana;
	float: none;
	padding-left: 5%;
}

div.left {
	width: 160px;
	float: left;
	margin-top: 30px;
	padding-right: 15px;
	text-align: right;
}

div.right {
	width: 780px;
	float: right;
	display: inline-block;
	background: url(img/taback.gif) repeat-y;
}

hr {
	display: none;
	border: 3px solid #999;
}

.utilities {
	list-style-type: none;
	list-style-position: outside;
	float: none;
	padding-left: 10px;
	margin-top: 0;
	color: #D7E4F7;
	font-weight: bold;
}

.utilities li {
	margin-bottom: 6px;
}

h2 {
	margin-bottom: 5px;
	padding-left: 10px;
	color: #ffcc00;
}

h1 {
	margin-bottom: 5px;
	padding-left: 25px;
	color: #787F93;
	font: bold 24px Verdana;
	background: url(img/hbullet.gif) no-repeat;
	margin-left: 6px;
}

.spot {
	padding-left: 15px;
	padding-top: 5px;
}

html {
	background: #464646 url(img/header.gif) repeat-x;
}

.content {
	list-style-type: square;
	display: inline-table;
	width: 200px;
	margin-left: 20px;
	text-align: left;
}

.content li a {
	font-weight: bold;
	color: #bf1600;
}

.content li {
	margin-bottom: 14px;
}

.content li a:hover {
	font-weight: bold;
	color: black;
}

.start {
	background-image: url(img/tabup.gif);
	background-color: transparent;
	margin-top: 0;
	height: 15px;
}

.end {
	background-image: url(img/tadown.gif);
	background-color: transparent;
	margin-top: 0;
	height: 32px;
}

.desc {
	width: 700px;
	margin-left: 32px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #787F93;
}

.randompics {
	padding-left: 20px;
	padding-bottom: 5px;
}

.daredorm {
	margin-top: 50px;
}

#webm {
	padding-left: 15px;
}
