body{
	background-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	background: url(../images/bg.jpg) repeat;
}

a{
	text-decoration: none;
	outline: none;
}

h1{
	font-size: 1.5em;
	padding-bottom: 5px;
}


#content{
	width: 640px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}

#header{
	background: url(../images/header.png) no-repeat;
	width: 280px;
	height: 80px;
	margin: 50px auto 0 auto;
}

#box-outer{
	margin-top: 50px;
	width: 640px;
	background: url(../images/40opacity-black.png) repeat;
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#box-inner{
	width: auto;
	background: url(../images/40opacity-black.png) repeat;
	padding: 10px;
}

#leftside{
	width: 300px;
	float: left;
}
#rightside{
	width: 300px;
	float: right;
}

#bottomleft{
	width: 300px;
	float: left;
}

#bottomright{
	width: 300px;
	float: right;
}

.name{
	color: #fff;
	font-weight: bold;
	margin-left: 40px;
}
.url{
	color: #bbb;
	font-style: italic;
	margin-left: 40px;
	font-size: 0.9em;
}

.link{
	display: block;
	width: 300px;
	height: 32px;
	margin: 10px 0;
}

.clear{
	clear: both;
}

.link:hover{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#facebook{
	background: url(../images/facebook.png) top left no-repeat;
}
#facebook:hover{
	background: #222 url(../images/facebook.png) top left no-repeat;
}

#myspace{
	background: url(../images/myspace.png) top left no-repeat;
}
#myspace:hover{
	background: #222 url(../images/myspace.png) top left no-repeat;
}

#lastfm{
	background: url(../images/lastfm.png) top left no-repeat;
}
#lastfm:hover{
	background: #222 url(../images/lastfm.png) top left no-repeat;
}

#flickr{
	background: url(../images/flickr.png) top left no-repeat;
}
#flickr:hover{
	background: #222 url(../images/flickr.png) top left no-repeat;
}

#youtube{
	background: url(../images/youtube.png) top left no-repeat;
}
#youtube:hover{
	background: #222 url(../images/youtube.png) top left no-repeat;
}

#twitter{
	background: url(../images/twitter.png) top left no-repeat;
}
#twitter:hover{
	background: #222 url(../images/twitter.png) top left no-repeat;
}

#shoutfilm{
	background: url(../images/shoutfilm.png) top left no-repeat;
}
#shoutfilm:hover{
	background: #222 url(../images/shoutfilm.png) top left no-repeat;
}

#acodea{
	background: url(../images/acodea.png) top left no-repeat;
}
#acodea:hover{
	background: #222 url(../images/acodea.png) top left no-repeat;
}

#portfolio{
	background: url(../images/cp.png) top left no-repeat;
}
#portfolio:hover{
	background: #222 url(../images/cp.png) top left no-repeat;
}

#tgtap{
	background: url(../images/tgtap.png) top left no-repeat;
}
#tgtap:hover{
	background: #222 url(../images/tgtap.png) top left no-repeat;
}

#xbox{
	background: url(../images/xbox.png) top left no-repeat;
}
#xbox:hover{
	background: #222 url(../images/xbox.png) top left no-repeat;
}

#psn{
	background: url(../images/psn.png) top left no-repeat;
}
#psn:hover{
	background: #222 url(../images/psn.png) top left no-repeat;
}

#steam{
	background: url(../images/steam.png) top left no-repeat;
}
#steam:hover{
	background: #222 url(../images/steam.png) top left no-repeat;
}