* { padding: 0; margin: 0; }

body { background: #2B2B2B; font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 11px; color: #F1F1F1; text-align: center; }

#wrapper { margin: 0 auto; width: 512px; }

#header { width: 512px; float: left; margin: 20px 0; }

#leftcolumn { width: 150px; float: left; text-align:right; }
#leftcolumn h1.swap { background-image: url("../images/logo.jpg"); background-repeat: no-repeat; height:150px; }
#leftcolumn h1.swap span { display: none; }
#leftcolumn a { text-transform: lowercase; padding: 2px; }

#rightcolumn { float: right; width: 350px; display: inline; text-align: left; }

#footer { width: 512px; clear: both; margin: 20px 0px; text-align: center; }

a { color: inherit; background-color:inherit; text-decoration:none; }
a:hover, a:active { background-color: #8698b0; color: inherit; text-decoration:none; }
a img { border: none; }

h1 {}
h2 { margin: 0px 0px 10px 0px; color: #FDFDFD; }

ul { list-style: none; }
ul li { margin: 5px 0px 5px 0px; padding: 2px; }

p { margin: 0px 0px 10px 0px; line-height: 1.5em; }

.highlight { color: #8698b0; display: inline; }
.small { display: inline; }
.more { color: inherit; }
.space { margin: 20px 0 0 0; }

#flickr { }
#flickr a img { float: left; margin: 0px 10px 5px 0px; width: 40px; height: 40px; border: 1px solid #FFF; }
