
body
{
	width: 1024px;
	height: 768px;
	background: url('/images/monkey_island_2.jpeg') fixed no-repeat center;	background-color: #ABEFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, heveltica, sans-serif;
	font-size: 12pt;
}


a
{
	padding: 0px;
	color: #0000FF;
	font-size: 10pt;
}

a:link
{
	text-decoration: none;
	color: #0000FF;
	font-weight: bolder;
	font-size: large;
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: large;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #FFF;
	font-weight: bolder;
	font-size: large;
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: large;
	text-decoration: underline;
}

.menu
{
	margin-bottom: 50px;
}

.logo
{
	width: 600px;
	height: 118px;
	background: url('stupendous_stuff_logo.png') no-repeat;
	margin-top: 15px;
	margin-left: 5px;
}

.footer, .blog_horizontal, .blog, .latest_horizontal, .latest, .top_menu, .menu_hover li, .main_content, .twitter, #links
{
	background-color: #ABEFFF;
}

.blog_horizontal
{
	margin-top: 10px;
}

.display
{
	list-style-image: url(images/arrow_black_right.png);
	list-style-position: outside;
	width: 1024px;
	height: 25px;
	text-align: center;
	margin: 0px auto;
	position: absolute;
	z-index: 1;
}

.top_menu li
{
	float: left;
	font-weight: bold;
	width: 150px;
}

.display li:hover
{
	list-style-image: url(images/arrow_black_down.png);
	list-style-position: outside;
}

.top_menu li.separator
{
	width: 10px;
}

.menu_hover
{
	display: none;
	list-style: none;
}

.menu_hover li:hover
{
	list-style: none;
}

.top_menu li:hover .menu_hover
{
	clear: both;
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
}

.menu_hover li
{
	clear: both;
	border-left: thin solid #000;
	border-right: thin solid #000;
	border-bottom: thin solid #000;
	width: 180px;
	margin-left: -21px;
}

#links
{
	list-style-type: none;
	float: right;
	margin-right: 20px;
	width: 200px;
}

#nest_links
{
	list-style-type: none;
	display: none;
}

#links li:hover #nest_links
{
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
}

.left_column
{
	float: left;
	margin-top: 30px;
}

.blog_horizontal
{
	width: 570px;
	font-weight: bold;
	text-indent: 30px;
	margin-bottom: 10px;
}

.blog_date, .blog_title
{
	font-weight: bold;
}

.blog_title
{
	font-style: italic;
}

.blog, .main_content
{
	width: 600px;
	margin-left: 40px;
	margin-bottom: 50px;
	padding: 5px 8px;
}

.right_column
{
	float: right;
	margin-top: 40px;
}

.latest_horizontal
{
	width: 170px;
	font-weight: bold;
	text-indent: 30px;
	margin-bottom: 10px;
	margin-right: 35px;
}

.latest
{
	width: 175px;
	height: 400px;
	margin-left: 35px;
}

.twitter
{
	margin-left: 35px;
}

#twtr-widget-1 .twtr-tweet a
{
	font-size: 10pt;
}

.footer
{
	clear: both;
	font-size: small;
	text-align: right;
	margin-bottom: 50px;
}
