body{
	width: 880px;
	font-family: Verdana;
	font-size:0.8em;
	background-color: rgb( 37, 142, 255);
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	text-align:center;
	margin: 0 auto 0 auto;
	}
#container{
	text-align: left;
	}
a img{
	border:none;
	}
h1{
	color:rgb( 0, 102, 167);
	font-size:3em;
	padding:6px;
	margin:0;
	text-align:left;
	}
h2{
	font-size:1.4em;
	margin-top:4px;
	color:rgb( 0, 102, 167);
	text-align: center;
	}
h3{
	margin-top:4px;
	color:rgb( 0, 102, 167);
	text-align: center;
	}
h4{
	font-size: 1.2em;
	margin:24px 0 8px 16px;
	color:rgb( 0, 102, 167);
	}
img{
	border:none;
	}
.float-clearer{
	clear:both;
	}

#header{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
	margin:10px auto 22px auto;
	background-color:white;
	}
#navigation{
	padding:8px;
	font-size:1.2em;
	margin:6px 10px 0 0;
	float:right;
	}
.nav-button{
	padding:6px 8px 6px 8px;
	background-color:rgb( 0, 102, 167);
	float: left;
	margin: 0 8px 0 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#h1-span{
	}
#right-column{
	float:right;
	width: 220px;
	}
#footer{
	margin-top:20px;
	clear:both;
	color:white;
	text-align:center;
	}
	.footer-info-box{
		height:166px;
		width:262px;
		float:left;
		background-color: white;
		margin:30px 0 18px 0;
		padding:8px 10px 8px 10px;
		text-align:center;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
.content{
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:16px 12px 4px 12px;
	}
.content-footer{
	margin-top:20px;
	font-size:0.8em;
	color:#666;
	text-align:right;
	}
	
.side-column-box{
	background-color: white;
	margin-bottom:22px;
	padding:8px 10px 8px 10px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#twitter_update_list{
	font-size:0.8em;
	list-style: none;
	padding:0;
	}
#twitter_update_list li{
	text-align:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#A4D3EE;
	margin-bottom: 8px;
	padding:6px;
	}
#flickr_badge_uber_wrapper {width:100%;margin: 6px 0 0 8px;}
.flickr_badge_image {margin:0 4px 8px 4px;float:left;}
.flickr_badge_image img {border: 1px solid black;width:80px;height:80px;}
#flickr-pullout {
	display:none;
	position:relative;
	left:-522px;
	width:720px;
	background-color: #eee;
	margin-bottom:22px;
	padding:8px 10px 8px 10px;
	text-align:right;
	border:2px solid rgb( 0, 102, 167);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#sidebar-xbox{
	min-height:250px;
	background-color: white;
	background-image:url(http://avatar.xboxlive.com/avatar/andymc1989/avatar-body.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:30px;
	text-align: center;
	}
	
.index-news{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:16px 8px 4px 8px;
	margin:0 0 30px 0;
	background-color: white;
	width:620px;
	}
.index-news-footer{
	margin-top:10px;
	font-size:0.8em;
	color:#666;
	text-align:right;
	}
	
.about-nav{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 0 0 0;
	cursor: pointer;
	height:105px;
	margin:0 0 0 30px;
	float:left;
	width:110px;
	background-color:#fff;
	text-align:center;
	z-index:1;
	}
#about-spacer{
	clear:left;
	}
.about-connector{
	width:110px;
	height:25px;
	background-color:white;
	position:relative;
	top:-5px;
	z-index:2;
	}
.about-avatar-legs{
	position:relative;
	top:-16px;
	left:23px;
	}
.about-aboutme{
	position:relative;
	top:-135px;
	}
#about-main{
	position: relative;
	top:-5px;
	}
#about-music-left{
	width:460px;
	float:left;
	}
#about-music-right{
	text-align: center;
	margin-left:470px;
	width:390px;
	}
#about-tech-left{
	width:640px;
	float:left;
	}
#about-tech-right{
	text-align: center;
	margin-left:650px;
	width:210px;
	}
#about-tech-right img{
	margin-bottom:8px;
	}
#about-sport-left{
	width:570px;
	float:left;
	}
#about-sport-right{
	text-align: center;
	margin-left:580px;
	width:280px;
	}
.about-tv{
	text-align: center;
	margin-bottom:24px;
	}
.about-tv img{
	margin: 4px;
	}
	
#projects-left{
	float:left;
	}
#projects-right{
	margin-left:450px;
	}
.projects-content{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:414px;
	background-color:white;
	padding:8px;
	}
.projects-content ul{
	padding:0;
	list-style:none;
	}
.projects-content li{
	margin-bottom: 8px;
	}

#text-size-1{display: none;}
#text-size-2{display: none;}
#text-size-3{display: none;}
#text-size-4{display: inline;}
#text-size-5{display: none;}
#text-size-6{display: inline;}
	
	A:link,A:active,A:visited{text-decoration: none; color:rgb( 0, 102, 167);}
	A:hover{text-decoration: underline;}

	A.header:link,A.header:active,A.header:visited{text-decoration: none; color: white;}
	A.header:hover{text-decoration: underline;}
	
	A.footer:link,A.footer:active,A.footer:visited{text-decoration: none; color:white;}
	A.footer:hover{color:white; text-decoration: underline;}
	
	A.theme:link,A.theme:active,A.theme:visited{text-decoration: none; color:white;border:1px solid white;padding:2px 4px 2px 4px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
	A.footer:hover{color:white; text-decoration: underline;}