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

body{
	margin: 0;
	padding: 0;
	background-color:#EEEBCC;
	background-image: url(../backgrounds/stucco.jpg);
    background-repeat:no-repeat;
    background-position: top center;
}

a{ outline:none}


#twitter_update_list li {
margin-bottom:2em;
list-style: none;
font-family:"Trebuchet MS";
text-align:left;
font-size:12px;
color: #333333;
}

.Links:link {
color: #8B7967;
font-family: "Lucida Sans Unicode";
}
.Links:visited {
color: #8B7967;
}
.Links:hover {
color: #333333;
text-decoration:underline;
}

.mainLinks:link {
color: #EDE096;
font-family: "Trebuchet MS";
}
.mainLinks:visited {
color: #EDE096;
}
.mainLinks:hover {
color: #FFFFFF;
}

A.ColorLink:link {
color: #B09B73;
}
A.ColorLink:visited {
color: #B09B73;
}
A.ColorLink:hover {
color: #443E26;
text-decoration:underline;
}

.bottom:link {
color: #D1C9D1;
font-family: "Trebuchet MS";
font-size:12px;
}
.bottom:visited {
color: #D1C9D1;
font-family: "Trebuchet MS";
font-size:12px;
}
.bottom:hover {
color: #FFFFFF;
text-decoration:underline;
}

