* {
margin: 0px;
padding: 0px;
}

body {
text-align: center;
background: #fff url(pix/blueTop.jpg) left top repeat-x;
}
a:link {
color: #806d5c;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #806d5c;
font-weight: bold;
}

a:hover {
color: #cfdfef;
}

#nav a#youHere {
color: #cfdfef;
}

#container {
width: 970px;
margin: 0 auto;
text-align: left;
font-family: Arial, sans-serif;
line-height: 1.5;
}

#header {
color: #fff;
background: #000 url(pix/marbleHeader.jpg) left top;
background-repeat: no-repeat;
width: 970px;
height: 110px;
border-bottom: #000 1px solid; 
}

#header h1 {
color: #cfdfef;
margin-left: 380px;
font-size: 40px;
font-variant: small-caps;
letter-spacing: .2em;
}

#header #tagline {
margin-left: 380px;
}

p {
padding-bottom: 1em;
}

h2 {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-variant: small-caps;
letter-spacing: .25em;
margin-top: 20px;
}

#content {
float: right;
display: inline; /*fixes doublemargin bug */
width: 590px;
margin-left: 15px;
}

#barton {
padding-right: 10px;
}

#office {
text-align: center;
font-style: italic;
}

#buddha {
float: left;
margin-right: 15px;
}

#side {
float: left;
display: inline;
width: 300px;
}

#side #news {
text-align: center;
margin: 20px 0 80px 0;
padding: 10px 5px 15px 15px;
border: 1px #C7C4BF solid;
}

#side #news table {
margin: 16px auto 32px;
}

#side #news img {
margin: 0 auto 16px;
}

#side #news h2 {
margin-top: 10px;
margin-bottom: 25px;
font-family: Georgia, "Times New Roman", serif;
}

#side #news li{
list-style-type: none;
margin-bottom: 20px;
}

#side #news li  span a:link {
text-decoration: none;
}

#news h3 {
margin-bottom: 16px;
font-size: 18px;
}

#nav {
font-size: 18px;
margin: 20px 0 80px;
padding: 0;
width: 300px;
}


#nav li {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 10px 0;
padding: 0;
background: #000 url(pix/navBg.gif) top left repeat-x;
list-style-type: none;
}

#nav a {
display: block;
width: 100%;
text-decoration: none;
color: #fff;
line-height: 1.5em;
padding: 15px 10px 15px 20px;
}

#nav a:hover {
color: #cfdfef;
}

#community{
margin-right: auto;
margin-left: auto;
text-align: center;
}
#footer {
clear: both;
}

#flags #content table {
margin-bottom: 40px;
}

#flags #content p {
margin-bottom: 40px;
}


