@charset "utf-8";
/* CSS Document */

/* Page Specific */

#window1 {
	width:409px;
	height:auto;
	float:left;
	}
	
#window1_skunk_img {
	margin-top:42px;
	margin-left:71px;
	}
	
#window1_message {
	width:412px;
	height:auto;
	text-align:center;
	font-size:26px;
	color:#FFFFFF;
	margin-top:8px;
	background-color:#f7921e;
	border: #000000 2px solid;
	margin-left:71px;
	padding-bottom:3px;
	}
	
#window1_icons {
	width:416px;
	height:auto;
	color:#FFFFFF;
	margin-top:8px;
	margin-left:71px;
	}

#window1_icons .icons_wrapper {
	width:75px;
	height:98px;
	color:#FFFFFF;
	background-color:#f7921e;
	border:#ffffff 1px solid;
	float:left;
	}
	
#window1_icons .thumbnail {
	position:absolute;
	height:98px;
	width:75px;
	}

#window1_icons .thumbnail img {
	border-bottom: 1px #ffffff solid;
	}
	
#window1_icons .thumbnail_link {
	position:absolute;
	height:98px;
	width:75px;
	font-size:12px;
	overflow:hidden;
	}
	
#window1_icons .thumbnail_link a {
	padding-top: 80px;
	width:74px;
	position:absolute;
	padding-left:4px;
	}
	
#window1_icons .thumbnail_link a:link {
	color:#ffffff;
	text-decoration:none;
	}
#window1_icons .thumbnail_link a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#window1_icons .thumbnail_link a:hover {
	color:#000000;
	text-decoration:none;
	}
#window1_icons .thumbnail_link a:active {
	color:#ffffff;
	text-decoration:none;
	}


#window2 {
	width:490px;
	height:auto;
	float:left;
	margin-left:70px;
	margin-top:42px;
	}
	
#window2_inner {
	width:140px;
	margin-left:61px;
	background-color:#000000;
	height: auto;
	padding: 3px 3px 3px 3px;
	color:#FFFFFF;
	font-size:18px;
	}

#window2_inner a:link {
	color:#f7921e;
	text-decoration:none;
	}
#window2_inner a:visited {
	color:#f7921e;
	text-decoration:none;
	}
#window2_inner a:hover {
	color:#ffffff;
	text-decoration:none;
	}
#window2_inner a:active {
	color:#f7921e;
	text-decoration:none;
	}
	
#window2_skunk_entries {
	width:374px;
	margin-left:61px;
	height: auto;
	margin-top:22px;
	color:#FFFFFF;
	font-size:18px;
	}
	
#window2_entries_header {
	background-color:#f7921e;
	color:#FFFFFF;
	padding: 5px;
	width:140px;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 2px;
	border-top:#000000 solid 2px;
	}
	
#window2_entry_list {
	border:#000000 1px solid;
	float:left;
	}
			
#window2_entry_list .alt1 {
	width:362px;
	padding:5px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	}
	
#window2_entry_list .alt1 a:link {
	color:#ffffff;
	text-decoration:none;
	}
#window2_entry_list .alt1 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#window2_entry_list .alt1 a:hover {
	color:#f7921e;
	text-decoration:none;
	}
#window2_entry_list .alt1 a:active {
	color:#ffffff;
	text-decoration:none;
	}

#window2_entry_list .alt2 {
	width:362px;
	padding:5px;
	background-color:#373637;
	color:#FFFFFF;
	float:left;
	}
	
#window2_entry_list .alt2 a:link {
	color:#ffffff;
	text-decoration:none;
	}
#window2_entry_list .alt2 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#window2_entry_list .alt2 a:hover {
	color:#f7921e;
	text-decoration:none;
	}
#window2_entry_list .alt2 a:active {
	color:#ffffff;
	text-decoration:none;
	}
	

#lower_tier {
	width:1018px;
	height: auto;
	margin-top:45px;
	color:#FFFFFF;
	font-size:12px;
	float:left;
	}
	
#lower_tier .lower_tier_window_container {
	float: left;
	width: 318px;
	height:auto;
	margin-left:12px;
	}
	
#lower_tier .lower_tier_window {
	width: 280px;
	padding:0px 0px 5px 14px;
	margin-left:0px;
	display:block;
	}
	
#lower_tier .square
	{
	width:12px;
	height:12px;
	background-color: #f7921e;
	position:absolute;
	margin-top:3px;
	}
