/*
Tag Name Styles
*/
body	{
		margin: 0px; 
		padding: 0px;
		font-size: 14px;
		font-family: Tahoma}
		
hr		{
		border: 0px;
		background-color: #eeeeee;
		height: 1px;
		margin: 0px;
		padding: 0px;}
		
em		{
		color: #666666;}
		
input		{
		margin: 1px;
		font-size: 13px;
		background-color: #ffffff;
		border: 1px solid #d4dae8;}
		
textarea	{
		margin: 1px;
		font-size: 13px;
		background-color: #ffffff;
		border: 1px solid #d4dae8;}

/*
Link Styles
*/
a:link	{
		color: #5c74c8; 
		text-decoration: none;}
		
a:active{
		color: #5c74c8; 
		text-decoration: none;}
		
a:visited{
		color: #5c74c8; 
		text-decoration: none;}
		
.menu a:link{
		color: #000000; 
		text-decoration: none;}
		
.menu a:active{
		color: #000000; 
		text-decoration: none;}
		
.menu a:visited{
		color: #000000; 
		text-decoration: none;}

/*
Text/Images/ect Styles
*/
.fbstatus ul{
		margin: 0px; 
		padding: 0px;
		list-style: none;}
		
.menu strong{
		height: 15px;
		background-color: #ffffff; 
		padding: 5px; 
		text-align: center;
		border-top: 1px solid #d8dfea;
		border-left: 1px solid #d8dfea;
		border-right: 1px solid #d8dfea;
		}

.menu a	{
		margin: 5px;}
		
.photoholder img{
		margin: 7px;}
		
.portthumb{
		width: 135px;
		height: 97px;
		margin: 7px;
		border: 0px;}
		
.featured{
		border: 0px;
		width: 190px;}

/*
Content Styles
*/
.topbar	{
		font-size:1px;
		line-height: 0px;
		background-color: #3b5998; 
		height: 5px; }
		
.statusbar{
		background-color: #edeff4; 
		width: 100%; 
		height: 60px; 
		border-bottom: 1px solid #d8dfea; 
		}
		
.fbstatus{
		position: absolute; 
		left: 230px; 
		top: 16px;}
		
.menu	{
		position: absolute; 
		left: 223px; 
		top: 37px;}
		
.leftbar{
		position: absolute; 
		left: 10px; 
		top: 165px;
		width: 200px;}
		
#content{
		position:relative; 
		left: 225px; 
		width: 600px;}
		
.lefttitle{
		background-color: #eceff5; 
		width: 190px; 
		border-top: 1px solid #94a3c4;
		border-right: 1px solid #d8dfea; 
		padding: 3px;
		font-size: 13px;}
		
.leftcontent{
		width: 190px; 
		border-right: 1px solid #d8dfea;
		border-bottom: 1px solid #94a3c4; 
		padding: 3px;
		font-size: 13px;}
		
.leftcontent2{
		width: 190px; 
		border-right: 1px solid #d8dfea;
		padding: 3px;
		font-size:13px;}
.bigpic{
		width: 200px;
		height: 150px;
		position: absolute; 
		left: 10px;
		top: 13px		}
.smallpic{
		position: absolute; 
		left: 160px; 
		top: 15px;}
		
.photoholder{
		background-color: #f7f7f7;
		border: 1px solid #bbbbbb;}
		
.floatright{
		float: right;}
		
.leftbar2{
		position: absolute; 
		left: 10px; 
		top: 100px;
		width: 200px;}
		
#imagediv{ 
		display: none;
		z-index: 21;
		background-color: #edeff4; 
		border: 1px solid #d8dfea; 
		padding: 5px;}
		
.darkenBackground {
		background-color: rgb(0, 0, 0);
		z-index: 20;
		height: 100%;
		width: 100%;
		background-repeat:repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		display: none; }
		
/*
Blog styles
*/
.newspages{
		font-size: 13px;
		background-color: #edeff4;
		padding: 5px; 
		border:1px solid #d4dae8;}
		
.comment{
		background-color: #eceff5;
		border-bottom: 1px solid #e5eaf1;
		margin-bottom: 2px;
		font-size: 13px;
		padding: 2px;
		width: 450px;}
		
.submit	{
		margin: 1px;
		font-size: 13px;
		color: #ffffff;
		background-color: #3b5998;
		border: 1px solid #152f5f;
}