/*  reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html{overflow-x:hidden; background:#000;}

body{
	font-family:courier, sans-serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

p{
	margin-bottom:17px;
	margin-top:5px;
}

/*Supersize Plugin Styles*/
#supersize img, #supersize span{
	height:100%;
	width:100%;
}

#supersize .activeslide, #supersize .activeslide img{
	display:inline;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

a{
	color:#fff;
}

#mainwrap{
	z-index:3000;
	position:absolute;
	top:15px;
	left:15px;
	width:375px;
}

#h1_joshua{
	background:url(../_graphics/h1_joshua.gif);
	text-indent:-999px;
	height:137px;
	width:358px;
	margin-bottom:18px;
}

.small{
	font-size:11px;
}

#ul_sns{
	background:url(../_graphics/sns.gif);
	text-indent:-9999px;
	display:block;
	height:46px;
	width:324px;
	list-style:none;
	position:relative;
}

#ul_sns li{
	position:absolute;
	top:0;
	height:20px;
}

#ul_sns a{
	display:block;
	height:100%;
	width:100%;
}

#li_facebook{left:0;width:92px;}
#li_myspace{left:102px;width:85px;}
#li_twitter{left:197px;width:64px;}
#li_youtube{left:270px;width:48px;}
#ul_sns #li_official{top:29px; left:76px; width:174px;}