body

	{
		background:#e7e7e7 url(background1.jpg) repeat-x;
		font-family: Arial;
		margin:0px;
		height:100%;
	}


div#container1

	{
		height:100%;
		width:722px;
		position:absolute;
		right:50%;
		margin:0 -220px 0 0;
	}


div#backgroundlayer

	{
		background-image:url(middle.png);
		background-repeat:repeat-y;
		background-position:top center;
		padding:0 55px 0 55px;
		margin:-12px 0 0 0;
	}


div#frame

	{
		margin-top:-70px;
		position:relative;
		top:8px;
	}


div#header

	{
		height:262;
		background:url(header.jpg) center top no-repeat;
		margin-top:-25px;
	}


div#footer

	{
		height:78;
		background:url(footer.png) center bottom no-repeat;
	}


h1
	{
		color:#72bc23;
		font-size:18px;
	}

h2

	{
		color:#777777;
		font-size:13px;
		font-weight:normal;
	}

li
	{
		type:1;
	}


a
	{
		color:#72bc23;
		font-size: 13px;
	}


a:link 

	{
		color:#72bc23
	}    /* unvisited link */

a:visited 

	{
		color:#72bc23
	} /* visited link */

a:hover 
	
	{
		color:#58911b
	}   /* mouse over link */

a:active
 
	{
		color:#3f6713
	}  /* selected link */


.links

	{
		font-size: 11px;
		line-height:25px;
	}


.non

	{
		color:#777777;
		font-size: 12px
	}


div#container2

	{	
		height:100%;
		width:310px;
		position:absolute;
		left:50%;
		margin-left:190px;
	}

div#header2

	{
		height:79;
		background:url(header_narrow.png) center top no-repeat;
		margin-top:150px;
	}


div#backgroundlayer2
	
	{
		height:0px;
		background-image:url(middle_narrow.png);
		background-repeat:repeat-y;
		background-position:top center;
		padding:0 50px 0 67px;
	}


div#footer2

	{
		height:78;
		background:url(footer_narrow.png) center bottom no-repeat;
	}


.welcome

	{
		position:relative;
		top:-65px;
		left:8px;
	}


.credit
	
	{
		font-size:10px;
		color:#999999;
		text-align:center;
		margin-top:-40px;
	}


#shirt

	{
		height:200;
		width:200;
		background:url(LOGOweb.png) center top no-repeat;
		position:absolute;
		top:25px;
		left:50%;
		margin-left:0px;
	}


.rightside
	
	{
		font-size:12px;
		line-height:30px;
		margin-top:-64px;
		margin-bottom:-65px;
		position:absolute;
	}

#twitlogo

	{	
		height:20px;
		width:20px;
		background:url(twitter_logo.png) top left no-repeat;
		position:absolute;
		left:-25px;
		top:-2px;
	}

div#header3

	{
		margin-top:0px;
		height:79;
		background:url(header_narrow.png) center top no-repeat;
	}


div#backgroundlayer3
	
	{
		background-image:url(middle_narrow.png);
		background-repeat:repeat-y;
		background-position:top center;
		padding:0 67px 5px 67px;
	}


div#footer3

	{
		height:78;
		background:url(footer_narrow.png) center bottom no-repeat;
		padding:0 67px 0px 67px;
	}



#twitter_update_list

	{	
		margin-top:-100px;
		padding:0;
		
	}

.follow

	{
		font-size:12px;
		position:relative;
		top:-98px;
		z-index:1;
	}

.twitter

	{
		font-size:12px;
		position:relative;
		top:-13px;		
		padding:0;
		margin-bottom:-27px;
		margin-top:-40px;
	}
