@charset "UTF-8";
/* CSS Document */


a img{ 
	border: none;
}
#h1{
	margin-left: -9999px;
	clear: both;
	
}
#title{
	margin-left: auto;
	width: 400px;
	border: 3px ridge #960;
	margin-right: auto;
	margin-top: 15px;
}
#penguin{
	float: right;
	position: relative;
	width: 368px;
	margin-right: 5%;
	clear: both;
}
#flag{
	position: relative;
	width: 400px;
	height: 210px;
	margin-left: 5%;
	clear: both;
	top: -320px;
}
#fsf{
	height: 33px;
	width: 225px;
	position: relative;
	top: -520px;
	clear: both;
	margin-left: 15%;
}
#acro{
	border: 5px groove #960;
	height: 150px;
	width: 400px;
	position: relative;
	top: -285px;
	clear: both;
	background-image: url(pics/blank.png);
	margin-left: 15%;
	text-align: center;
}
#acro_title {
	font-size: 2em;
	letter-spacing: .3em;
	color: #630;
	top: -50px;
}
#abrev_message {
	letter-spacing: .3em;
	font-size: 1.25em;
	font-weight: bold;
	top: -15px;
	position: relative;
}
#div1{
	margin-top: 10px;
	}
#div2{
	text-align: left;
	margin-top: 10px;
}
#mac{
	border: 5px groove #960;
	height: 150px;
	width: 200px;
	position: relative;
	top: -240px;
	margin-left: 5%;
	clear: both;
}
#vic_20{
	border: 5px groove #960;
	height: 150px;
	width: 190px;
	top: -400px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#ltsp{
	border: 5px groove #960;
	height: 150px;
	width: 190px;
	position: relative;
	top: -560px;
	float: right;
	margin-right: 5%;
	clear: both;
}
#links ul a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	color: #630;
	line-height: 1.75em;
	position: relative;
	top: -300px;
	width: 100%;
	margin-left: 10%;
	overflow: visible;
	clear: both;
	list-style-type: none;
}
#links ul a:hover {
	color: #00F;
	text-decoration: underline;
	width: 100%;
}
#acro a:hover {
	font-weight: bold;
}
#every {
	position: relative;
	top: 90px;
	font-style: italic;
	font-weight: lighter;
	font-size: xx-small;
}

#comp_links ul a {
	color: #630;
	text-decoration: none;
	text-align: left !important;
	position: relative;
	width: 600px;
	line-height: 36px;
}

