.hanging
{
	background:rgb(220,220,220);
	text-align:left;
	valign:left;
	float;left;
}

.centertext
{
	float: left;
	clear: left;
	text-align:center;
	width:600px;
	
}

.nav
{
	height:540px;
	width:200px;
	background:rgb(220,220,220);
	float:left;
}

.left
{
	float:left;
}


.right
{
	float:right;
}

.content
{
	float:left;
	width:650px;
	background: rgb(250,179,41);
	border:7px;
	border-style:solid;
	padding:30px 0px 30px 0px;
}

.review
{
	float:left;
	width:550px;
	background: rgb(0,0,0);
	border:0px 0px 0px 0px;
	border-style:solid;
	padding:10px 10px 10px 10px;
}

.index
{
	float:left;
	width:650px;
	background: rgb(250,179,41);
	border:7px;
	border-style:solid;
	padding:0px 0px 25px 0px;
}

.mybody
{
	height:1200px;
	width:700px;
	

}


.blurb
{
	border:0px;
	border-style:solid;
}

.blog
{
	border:0px;
	padding: 0px 50px 0px 50px;
	border-style:solid;
}

.stats
{
	padding: 11px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	width: 255px;
	border:3.5px;
	border-style:solid;
	background: rgb(255,255,255);
	float: left;
	clear: both;
}


.pledge
{
	padding: 11px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	width: 600px;
	border:3.5px;
	border-style:solid;
	background: rgb(255,255,255);
	text-align:center;
	valign:center;
	float: left;
	clear: both;
}

ul
{
	font-family: garamond, times new roman;
	padding: 0px 0px 0px 15px;
	margin: 5px 3px 11px 5px;
	
}

li
{
	padding: 1px 3px 1px 3px;
	margin: 1px 3px 1px 3px;
	
}

body 
{
	background-color: rgb(220,220,220);
	text-align:center;
	valign:middle;
}

.section
{
	padding: 25px;
	clear: none;
	float: left;
	width: 250px;
	height: 900px;
	text-align:justify;
}

.largeTitle
{
	font-family: arial black, times new roman;
	font-size: 18px;
}

.updateTitle
{
	font-family: arial black, times new roman;
	font-size: 18px;
	background: rgb(270,215,42);
}

.standardTitle
{
	font-family: garamond, times new roman;
	font-size: 18px;
}

.linkText
{
	font-family: arial black, times new roman;
	font-size: 24px;
	a:link {color: #000000}
	a:visited {color: #000000}
	a:hover {color: #000000}
	a:active {color: #000000}
}

.alexText
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(10,30,0)
}

.alexTextLight
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(245,175,175)
}

.georgeText
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(0,0,30)
}

.jonText
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(30,0,0)
}

.alText
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(20,20,20)
}

.timText
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(0,50,50)
}

.timTextLight
{
	font-family: helvetica, times new roman;
	font-size: 14px;
	color: rgb(245,255,180)
}

.reviewText
{
	font-family: arial, times new roman;
	font-size: 14px;
	color: rgb(130,160,150)
}


.boldText
{
	font-family: arial narrow, times new roman;
	font-size: 16px;
	font-weight: bold;
	color: rgb(0,0,0)
}


img
{
	margin: 0px;
	padding: 0px;
}

a:visited
{
	
	background: gray;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style:solid;
	outline-width: 0px;
	letter-spacing: 0px
	text-decoration: none;
	text-indent: 0px;
	word-spacing: 0px;
}


div
{
	margin: 0px;
	padding: 0px;
}

.signature
{
	text-decoration: italic;
	font-weight: bold;
}