body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
  font-family : verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}

h1 {
	font-size: 20px;
	color : black;
}
h2 {
	font-size: 14px;
	color : black;
}
h3 {
	font-size: 12px;
	color : black;
}
.normal {font-size: 14px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}
.big {
	font-size: 15px;
	font-weight: bold;
}

.sitelogo {
  font-family : verdana,arial,helvetica,sans-serif;
  font-size: 38px;
  color: #C7C7FF;
}

.sitesublogo {
  font-family : verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  color: #C7C7FF;
}

a.none:link, a.none:visited
{	
   font-family : verdana,arial,helvetica,sans-serif;
	color: #C7C7FF;
	font-size : 14px;
	text-decoration : none;
	font-weight: bold;
}

a.none:active, a.none:hover {
   font-family : verdana,arial,helvetica,sans-serif;
	color : #ffffff;
	font-size : 14px;
	font-weight: bolder;
	text-decoration : none;
}

a.slider:link, a.slider:visited {	
   font-family : verdana,arial,helvetica,sans-serif;
	color: #f5072e;
	font-size : 14px;
	text-decoration : none;
	font-weight: bold;
}

a.slider:active, a.slider:hover  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #ffffff;
	font-size : 14px;
	font-weight: bolder;
	text-decoration : none;
}

a:link {	
   font-family : verdana,arial,helvetica,sans-serif;
	color:#f5072e;
	font-size : 14px;
	text-decoration : none;
}
a:visited {	
	font-family : verdana,arial,helvetica,sans-serif;
	color:#f5072e;
	font-size : 14px;
	text-decoration : none;
}
a:active {
	font-family : verdana,arial,helvetica,sans-serif;
	color:#f5072e;
	font-size : 14px;
	text-decoration : none;
}
a:hover{
	font-family : verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-size : 14px;
	text-decoration : none;
}

a.menu:link, a.menu:visited  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #E3E628;
	font-size : 15px;
	text-decoration : none;
	font-weight: bold;
}

a.menu:active, a.menu:hover  {
	font-family : verdana,arial,helvetica,sans-serif;
	color : #ffffff;
	font-size : 15px;
	font-weight: bolder;
	text-decoration : none;
}

.large {
  font-size: 200%;
}

.tiled {
  background-image: url("images/.tile.png");
  background-repeat: repeat-x;
  background-color: #C7C7FF;
  padding: 0;
}

.thumb {
  background-color: #C7C7FF;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

#imageContainer {
	height:320px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:260; left:404;
}
