body
{
  background-color: #555;
}
h1, h2, h3, h4
{
  color: #080;
}
h1
{
  font-size: 20px;
}
h2
{
  font-size: 17px;
}
h3
{
  font-size: 14px;
}
h4
{
  font-size: 12px;
  font-weight: bold;
}
p
{
  font-size: 12px;
}
textarea
{
  font-size: 11px;
  width: 400px;
}
select
{
/*  height: 20px;*/
  font-size: 10px;
}
a { color: #060; }
a:visited { color: #040; }
label
{
  font-size: 11px;
}
input, button
{
  font-size: 12px;
  color: black;
}
cite
{
  font-size: 12px;
}
#main
{
  width: 750px;
  font-family: arial,sans-serif;
  background-color: white;
  color: black;
}
ul
{
  margin-top: 5px;
  margin-bottom: 12px;
  margin-left: 15px;
  padding: 0;
  font-size: 12px;
}
.mainMenuBlock
{
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
}
.mainMenu
{
  font-size: 13px;
  font-weight: bold;
}
.mainMenu a:link {text-decoration: none; color: #999; }
.mainMenu a:visited {text-decoration: none; color: #888; }
.mainMenu a:hover {color: #030}
.mainMenu a:active {text-decoration: none; color: #0f0; }
.mainMenu ul
{
  font-size: 14px;
  list-style: none;
  margin-left: 5px;
}
.mainMenu li
{
  font-weight: bold;
}
.mainMenu li em a:visited
{
  font-style: normal;
  font-weight: bold;
  color: #0c0;
}
.subMenu
{
/*  position: absolute;
  left: 225px;
  top: 125px;*/
}
.subMenu a {text-decoration: none; color: #040;}
.subMenu a:link { color: #888;}
.subMenu a:visited { color: #888;}
.subMenu a:hover { color: #070;}
.subMenu a:active { color: #888;}
.subMenu ul
{
  font-size: 13px;
  list-style: none;
  margin-left: 0px;
}
.subMenu li
{
  display: inline;
  margin-right: 9px;
}
.subMenu li em
{
  font-style: normal;
  font-weight: none;
  color: #0a0;
}
#top
{
  height: 149px;
  background-image: url("http://se.veganrunners.org/_files/topp.jpg");
}
#left, #right, #middle, #bottom
{
  padding: 5px;
}
#bottom
{
  text-align: center;
  font-size: 11px;
  color: white;
  background-color: #14a600;
}
#bottom a
{
  color: white;
}
#left, #right
{
  width: 160px;
}
#leftCol, #rightCol
{
  width: 180px;
}
#left
{
  margin-right: 10px;
}
#right
{
  margin-left: 10px;
}
#selectors
{
  font-size: 12px;
  position: absolute;
  left: 15px;
  top: 111px;
}
#topusername
{
  font-size: 13px;
  position: absolute;
  left: 250px;
  top: 135px;
  color: #050;
}
#topusername a
{
  text-decoration: none;
  background-color: #090;
  color: #fff;
}
#topusername a:hover
{
  background-color: #0c0;
}
.eventsHeader, .newsHeader
{
  font-weight: bold;
  font-size: 14px;
}
.eventsTitle, .newsTitle
{
}
.eventsDate, .newsDate
{
  font-size: 11px;
}
.eventsText, .newsText
{
}
.button
{
  margin-top: 10px;
  margin-right: 20px;
}
.discussionContribContainer ul
{
  list-style: none;
  margin-left: 0px;
}
.commentHeader
{
  font-weight: bold;
}
.commentDate
{
}
.commentText
{
}
.commentAnswer
{
  font-size: 10px;
}
.commentAuthor
{
  font-style: italic;
}
.guestBookTime
{
  font-weight: bold;
}
.guestBookText
{
}
.guestBookFooter
{
}
.guestBookAuthor
{
  font-style: italic;
}
.guestBookAnswer
{
  font-size: 10px;
}
.interviewContainer
{
  font-size: 12px;
}
.interviewContainer table
{
/*  background-color: #cfc;*/
}
.imageText
{
  font-size: 10px;
  font-style: italic;
}
.grandprix
{
  font-size: 12px;
  width: 100%;
}
.grandprix th
{
  font-weight: bold;
  font-size: 13px;
}
.grandprix td
{
  width: 50%;
}
table.standard
{
  width: 100%;
  font-size: 13px;
}
table.standard th
{
  background-color: #bdb;
}
table.standard tr
{
  background-color: #dfd;
}
.linkName
{
  font-weight: bold;
}

.small
{
  font-size: 11px;
}
