body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,* {margin:0px;padding:0px;}

html, body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	background-color: #000;
	min-width:720px;
}

.withlogo {
	background-color: black; 
	background-image: url('http://swiftstudios.net/files/swiftstudios.png'); 
	background-repeat: no-repeat; 
	background-position: 98% 95%; 
}

img {
border:none;
}

a:link {
color:#6A97F5;
}

a:hover {
color:#6A97F5;
}

a:visited {
color:#6A97F5;
}

#about {
padding-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
clear:both;
width:720px;
color:#6A97F5;
clear:both;
}

h1 {
font-weight:lighter;
line-height:140%;
clear:both;
margin:0 auto;
}

h2 {
font-weight: 100;
line-height:120%;
font-size: 155%;
clear:both;
margin:0 auto;
}


#footer {	
	right: 20px;
	bottom: 10px;
	position: absolute;
	text-align:right;
	z-index: 1;
}

#slides {
	width:800px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}