body {
	background:#000000 url('images/bg_home.jpg') no-repeat center top;
	position:relative;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:10px;
	letter-spacing:0.06em;
	margin:0 auto;
	color:#ffffff;
}

/* ------ Page Structure ------ */

#page {
	margin:140px auto 30px;
	width:960px;
	min-height:800px;
	position:relative;
}

#content {
	width:390px;
	margin:0 0 0 160px;
	float:left;
	position:relative;
}

#sidebar {
	width:320px;
	float:left;
	position:relative;
}


/* ------ General Styles ------ */


/* Tagline */
h1 { 
	position:absolute;
	top:-97px;
	right:-74px;
	color:#fff;
	font-size:1.56em;
	line-height:1.2em;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2 {
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	color:#cccccc;
	margin:0;
	padding:0;
	
}

h3 {
	font-weight:bold;
	font-style:italic;
	font-size:1.5em;
	color:#336699;
	margin:10px 0 8px;
}

h6 {
	color:#F90;	
}

h7 {
	color:#93C;	
}



p {
	font-size:1.2em;
	color:#cccccc;
	letter-spacing:0.06em;
	line-height:1.24em;
	margin:0;
}

a, a:link, a:visited { 
	text-decoration:none;
	color:#cccccc;
}

a:hover, a:active {
	color:#cc99ff;
	text-decoration:none;
}

a.selected { color:#cc99ff; }

img { border:none; margin:0; padding:0; }

a img {border:none }

.clear { clear:both; }


/* ------ Menu ------ */

ul#menubar {
	margin:0;
	width:480px;
	float:left;
	list-style:none;
	padding:0;
	font-weight:bold;
}

ul#menubar li {
	display:inline;
	float:left;
	padding:2px 18px 0 0;
	margin:0;
	font-size:1.44em;
	letter-spacing:0.06em;
	height:19px;
}

/* ------ Main Content styles ------ */

.boxtitle {
	font-size:1.28em;
	color:#ffffff;
}


#homepagevideo {
	margin:22px 0 0;
	width:480px;
	float:left;
}


#logo {
	margin:48px -5px 0;
	width:480px;
	float:left;
}

.maincontentbox {
    margin:26px 0 0 2px;
}

.maincontenttext {
	margin-top:12px;
	height:430px;
	width:372px;	
}



/* --- Committee Page --- */


.profile_box {
	width:370px;
	height:133px;
	margin:26px 0 0 2px;
}

.profile_box img {
	height:88px;
	width:80px;
	border:2px solid black;
	margin:19px 0 0 4px;
	float:left;
}

.profile_box p {
	margin:19px 0 0 12px;
	line-height:1.28em;
	float:left;
	max-width:268px;
}




/* --- Media Page --- */

.gallery {
	margin:30px 0 0 10px;
}

.gallery a img {
	margin:0 13px 28px 0;
	float:left;
	height:86px;
	width:78px;
}


#gallerydisplay {
	display:none;
	position:absolute;
	width:680px;
	height:480px;
	background:black;
	top:32px;	
	overflow:hidden;
}

#gallerydisplay ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	width:9999px;
}

#gallerydisplay ul li {
	padding:0;
	margin:10px;
	float:left;
}



/* ------ Sidebar boxes ------ */

#twitfeed {
	margin: 48px 0 0 16px;
	width:230px;
	height:200px;
	overflow:hidden;
}


#social {
	margin: 53px 5px 0px 9px;
	
}



.tweet {
	margin:14px 0 0 0px;
	font-size:0.94em;
	overflow:hidden;
}

.tweet .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list li {
	margin-bottom:8px;
	overflow: hidden;
	}

.tweet .tweet_list li a {
	color: #cc99ff; 
}

.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left; 
}

.tweet .tweet_list .tweet_avatar img {
	margin:0 auto;
}



#supportedby {
	margin:33px 0 0 16px;
	height:100px;
	width:250px;
}

#supportedby a img {
	width:63px;
	height:54px;
	float:left;
	margin:17px 12px 0 5px;
}



.sidebox {
	margin:76px 16px 0;
}

.sidebox a img {
	width:175px;
	height:120px;
}
.H6{
	color: #F90;
}
.H7{
	color: #60C;
}
T1 {
	font-size: 0.95em;
	letter-spacing:0.06em;
	line-height:1.24em;
}

T2 {
	font-size: 1.1em;
	letter-spacing:0.06em;
	line-height:1.24em;
}
