#container {
/*set default font-size*/
font-size: 77%;
font-family: verdana;
color: #5F5F5F;
text-align : left;
background: white url(../images/content-bak.gif) 0px 300px;
}

#topbak {
background: #E0E0E0;
}

/*
======================================
==============TAGS====================
======================================
*/


h1, h2, h3 {font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;}

h1 a, h2 a, h3 a {color: #852C4A;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}

.content a, .description a, #side_bar a, .rhs a, .photo a {color: #852C4A;}
.content a:hover, .description a:hover, #side_bar a:hover, .rhs a:hover, .photo a:hover {color: #49088F;}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-top: 20px;
padding-left: 37px;
padding-right: 65px;
line-height: 150%;
width: 457px;
}

.description {
padding-left: 37px;
padding-right: 65px;
line-height: 150%;
}

#map {border: 1px solid #91294C; margin-top: 15px;}

#side_bar {width: 150px; 
margin-top: 12px;
padding-right: 42px;
line-height: 200%;
font-size: 1.2em;
}

.rhs {
padding-top: 17px;
padding-bottom: 20px;
}

.moviebox {
width: 150px;
height: 85px;
overflow: hidden;
position: relative;
margin-top: 0;
padding: 0;
padding-right: 42px;
}

#vidcont {
margin: 0 auto;
border: 1px solid;
text-align: center;
padding: 0 1px 1px 1px;
width: 420px;
}

.photo {
margin-top: 20px;
padding-right: 42px;
font-size: 11px;
font-family: tahoma;
text-align: right;
color: #888888;
}

.photo a {
padding-top: 2px;
color: #888888;
}

.clicktoenlarge span {text-decoration: none; display: block; padding-right: 18px; padding-bottom: 4px; background: url(/images/magnify.png) bottom right no-repeat;}
.clicktoenlarge:hover span {text-decoration: none; color: #6F6868;}

.caption {
font-size: 11px;
font-family: tahoma;
}

.credits {
padding-top: 35px;
}

.row0 {
background-color: #ececec;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}