body {
background: url('images/bg.gif');	
font-size: 0.7em;
color: #2A2B28;
font-family: verdana, "trebuchet ms", verdana, sans-serif;
margin: 0;
padding: 0;
}

.center {
	text-align: center;
	}

a, a:link {
color: #ed1c24;
text-decoration: none;
}

a:hover {
color: #a09d9d;
}

img {border: 0px;}


#wrap {
background: url('images/header.jpg') no-repeat top center;
height: 414px;
width: 100%;
margin: 0px auto;
}

#header {
height: 190px;
}

#container {
width: 928px;
margin: 0px auto;
}




#contenttop {
background: url('images/contenttop.png') no-repeat top center;
width: 928px;
height: 47px;
}

#content {
background: url('images/contentbg.png') repeat-y top center;
width: 928px;
}

#contentBottom {
clear: both;
background: url('images/contentbottom.png') no-repeat bottom center;
width: 928px;
height: 51px;
}

#contentLeft {
float: left;
width: 640px;
border: 1px auto;
padding-left: 30px;
}

#contentRight {
width: 210px;
float: right;
padding-right: 30px;
}

#footer {
clear: both;
}

#contentLeft .image {
text-align: center;
}

.imageTitle, .imageTitle a {
font-family: "arial black", arial, verdana, sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #a09d9d;
}

.imageTitle:hover, .imageTitle a:hover {
color: #ed1c24;
}


.imageTitle, .imageDescription {
padding-left: 120px;
width: 410px;
}


#aboutMe {
text-align: right;
line-height: 20px;
font-size: 0.9em;
}

#tweet ul {
overflow: hidden;
list-style: none;
font-size: 0.9em;
}

#tweet ul li {
padding-top: 10px;
}


#flickr_badge_wrapper {
display: block;
}


.flickr_badge_image {
display:inline;
height:75px;
margin-left:-5px;
overflow:hidden;
padding:5px;
width:75px;
}


.footer2 {
width: 700px;
font-size: 0.9em;
margin: 0px auto;
text-align: center;
padding-bottom: 50px;
}