@charset "UTF-8";
/* CSS Document */

img{border:none;}
body{margin:0px auto;}
a{outline:none;}
#pageholder{
	width:1000px;
	height:670px;
}


#backingholder{
	position:absolute;
}

#twitterholder{
	position:absolute;
	z-index:5;
	margin-left:945;
	margin-top:635px;
}

#faceholder{
	position:absolute;
	z-index:6;
	margin-left:887px;
	margin-top:637px;
}

#linkholder{
	z-index:4;
	position:absolute;
	width:1000;
	height:670;
	padding:0px;
	margin:0;
}

#linkholder a {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
}
#linkholder a:link {
	text-decoration: none;
}
#linkholder a:visited {
	text-decoration: none;
	color: #000000;
}
#linkholder a:hover {
	text-decoration: none;
	color: #FF0000;
}
#linkholder a:active {
	text-decoration: none;
	color: #333333;
}


#twitterfeed{
	margin-left:954;
	margin-top:635px;
	width:1px;
	height:1px;
	position:absolute;
	overflow:hidden;
	z-index:2;
	width:0;
	height:0;
	background-image:url(images/subwindow.png);
	background-repeat:no-repeat;
}
#twitterText{
	width:300;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:375;
	overflow:hidden;
}

#closetwitterhold{
	margin-left:0;
	position:absolute;
	visibility:hidden;
}
#closetwitterbtn{
	margin-left:0;
	z-index:3;
	cursor:pointer;
	position:absolute;
}

#twitterbtn{
	z-index:3;
	cursor:pointer;
	position:absolute;
}




#facebadge{
	margin-left:874;
	margin-top:637px;
	position:absolute;
	overflow:hidden;
	z-index:2;
	width:0;
	height:0;
	background-image:url(images/subwindow.png);
	background-repeat:no-repeat;
}