@charset "UTF-8";


#wrap{
height:1100px;padding-bottom:50px;
}

#footer {
width:900px;
height:200px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#wrap,#header{
width:900px;
}

#wrap,.thumbnail img,.thumblink,#test,#testtwo,#testhree{
text-align:center;
}

#wrap,#test,#testtwo,#testhree{
margin:0 auto;
}

#header{
height:60px;
margin-top:18px;
margin-bottom:10px;
}

#nav {
height:auto;
}

#leftarrow {
padding:0px 10px 10px 0px;
width:180px;
height:1100px;
}

#rightarrow{
padding:0px 0px 10px 0px;
width:200px;
height:1100px;
}

#leftarrow,#maincontent,.thumblink{
float:left;
}

#rightarrow{
float:right;
}

#maincontent{
width:500px;
height:1100px;
padding: 0px 5px 0px 5px;
}
.red:link {
	color:#CC0033;
	text-decoration: underline;
}

.red:visited {
	color:#CC0033;
	text-decoration: underline;
}

.red:hover {
	color: green;
	text-decoration: underline;
	background-color:#000066;
}


a:link,a:visited,#wrap #nav .menulink a:hover,#wrap #nav .blogspace a:hover,#wrap #nav .menubold a:hover,#wrap #nav .selected a:hover,#wrap #nav .selected a:active{
text-decoration:none;
}

.menulink,#wrap #nav .menulink a:active,#wrap #nav .blogspace a:active,#wrap #nav .menubold a:active,#wrap #nav .selected a:active{
color:#999;
}

.menubold,.blogspace,.selected,#wrap #nav .selected a:hover{
color:black;
}

.menubold,.blogspace{
font-weight:bold;padding-left:6px;
}

.menubold{
padding-right:6px;
}

.blogspace{
padding-right:18px;
}

.embedlink{
color:#03f;
}

#wrap #maincontent .embedlink a:link{
color:#039;
}

a.embedlink:hover{
text-decoration:underline;
}

#wrap #nav .blogspace a:link,#wrap #nav .menubold a:link,#wrap #nav .menulink a:visited,#wrap #nav .menulink a:link,#wrap #nav .blogspace a:visited,#wrap #nav .menubold a:visited,#wrap #nav .selected a{
color:#000;
}

#wrap #nav .blogspace a:hover,#wrap #nav .menubold a:hover{
color:#919191;
}

.thumbnail img{
border:1px solid black;
margin-top:1px;
}

#wrap #maincontent a:hover img{
border:2px solid black;
margin-top:0;
margin-bottom:-1px;
}

.thumblink{
width:70px;
}

.thumblink,#test,#testtwo,#testhree{
height:65px;
}

#test{
width:280px;
}

#testtwo{
width:140px;
}

#testhree{
width:280px;
}


.selected{
margin-right:8px;
margin-left:8px;
}

.menulink{
margin-right:8px;
margin-left:8px;
}

#wrap #nav .menulink a:hover,.selected{
border-bottom:2px solid;
}

#wrap #nav .selected a:active{
border-bottom:2px solid #999;
}

.butthole {
	font-family: Verdana, Verdana, Verdana;
	font-size:.8em;
}
.godlovesu {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #CC0000;
	margin: 2px;
	padding: 5px;
}
.godlovesu:hover {
	color: #000066;
	background-color: #FF0099;
}
.bigassbutton a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding: 10px;
	margin-top: 15px;
	margin-right: 55px;
	margin-bottom: 15px;
	margin-left: 55px;
}

.bigassbutton a:hover {
	color: #CC3300;
	background-color: #00FF00;
}
.waddayawant {
	font-family: Geneva, Courier, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: blink;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFFF66;
}
.waddayawant:hover {
	color: #660000;
	background-color: red;
	padding: 8px;
}

#center {
margin-left:auto;
margin-right:auto;
text-align:center;
}