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

body{
background:url(images/RandomFadeBackground.gif) top repeat-x #c7c7c7;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.82em;
text-align: center;
margin: 0px;
padding: 0px;
color: #535353;
}

h1{
font-size: 1.5em;
font-weight: bold;
margin: 10px 0px 5px 0px;
}

h2{
font-size: 1.2em;
font-weight: bold;
margin: 10px 0px 5px 0px;
}

a{
color:#999999;
text-decoration:underline;
}

a:hover{
color: #535353;
text-decoration:none;
}

.SmallImportantStuff
{
color: #81b380;
font-weight:bold;
size: 0.9em;
}

.EndofSection{
text-align: center;
margin: 30px auto 30px auto;
width: 70%;
border-bottom: 3px solid #9b9b9b;
}

#MainWrapper{
width: 900px;
text-align: left;
margin: 0px auto;
padding: 0px;
}

#TransparancyTop{
width: 900px;
height: 40px;
background:url(images/TopRoundedTransparency.png) no-repeat center;
}

#TransparancyMiddle{
width: 900px;
min-height: 100%;
background: url(images/MiddleTransparency.png) center repeat-y;
}

#LogoArea{
width: 820px;
padding: 0px 40px 10px 40px;
height: 100px
}

#ContentArea{
width: 820px;
padding: 10px 40px 20px 40px;
}

.ContentAreaLeft{
width: 545px;
padding: 0px;
margin-bottom: 150px;
float: left;
line-height: 1.45em;
word-spacing: 0.25em;
}

.ContentAreaLeft img{
background: #FFFFFF;
padding: 10px;
text-align: center;
margin: 10px auto;
}

.ContentAreaRight{
width: 240px;
margin-bottom: 150px;
float: right;
position: relative;
top: -130px;
}

.ContentAreaRight li a{
text-decoration: none;
color: #535353;
}

.ContentAreaRight li a:hover{
color: #9c9c9c;
}

.ContentAreaRight h1{
width: 100%;
background:#9b9b9b;
color: #FFFFFF;
padding: 0px 20px 0px 10px;
text-align: left;
}

.Clear{
clear:both;
}

#Menu li{
margin: 5px 0px;
text-align: left;
}

.Tweets{
margin: 20px 20px 0px 20px;
text-align: left;
}

.TweetInfo{
text-align: right;
font-size: 0.8em;
margin: 0px;
font-weight: bolder;
}

#AddonTwitter{
height: 35px;
width: 200px;
margin: 10px 0px 10px 20px;

}

#AddonTwitterLogo{
width: 35px;
height: 35px;
float: left;
}

#AddonTwitterText{
width: 155px;
height: 15px;
float: left;
padding: 7px 5px 3px 5px;
font-size: 15px;
font-weight: bold;
}

#AddonTwitterText a{
color:#535353;
text-decoration: none;
}

#PicassaImages{
text-align: center;
margin: 10px 20px;
}

#PicassaImages img{
margin: 10px auto;
border: 5px #FFFFFF solid;
}

#GrassFooter{
width: 100%;
height: 150px;
position:fixed;
bottom: 0px;
left: 0px;
}

#Grass{
height: 90px;
width: 100%;
background:url(images/Grass.png) repeat-x;
float: left;
}

#FooterNotes{
width: 100%;
height: 60px;
background:#006600;
text-align: center;
float: left;
}

#FooterNotesWrapper{
width: 300px;
height: 50px;
margin: 0px 10px 0px 0px;
float: left;
color:#FFFFFF;
text-align: right;
/*line-height: 0em;*/
font-size: 10px;
padding-right: 600px;
padding-top: 10px;
}

#FooterNotesWrapper p{
	margin: 0px;
}

#FooterNotesWrapper a{
color:#FFFFFF;
}

#FooterNotesWrapper a:hover{
text-decoration: none;
}

.QuoteTop{
width: 520px;
height: 75px;
background:url(images/QuoteTop.png) no-repeat center bottom;
margin: 0px auto;
}

.QuoteMiddle{
width:480px;
background:url(images/QuoteMiddle.png) repeat-y center;
padding: 10px 20px;
margin: 0px auto;
}

.QuoteBottom{
width: 520px;
height: 75px;
background:url(images/QuoteBottom.png) no-repeat center top;
margin: 0px auto;
}

.MainContentImagesTop{
	width: 540px;
	height: 10px;
	background:url(images/TopBitOfImages.png) no-repeat center bottom;
	margin: 10px auto 0px auto;
}

.MainContentImagesMiddle{
	width: 540px;
	background: url(images/MiddleBitOfImages.png) repeat-y center;
	margin: 0px auto;
	text-align: center;
}

.MainContentImagesMiddle img{
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 2px 0px;
}


.MainContentImagesBottom{
	width: 540px;
	height: 10px;
	background: url(images/BottomBitOfImages.png) no-repeat center top;
	margin: 0px auto 10px auto;
}
