body { 
	font-size: 1.0em; 
	font-family: verdana, helvetica, arial;
	background-color: #E51A52;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top right;
} 

a:link {color: black; text-decoration: underline}
a:visited {color: black; text-decoration: underline}
a:hover {color: #C6184D; text-decoration: underline }
a:active {fcolor: #C6184D; text-decoration: underline }

h1{
	 font-size: 1.0em; 
	 font-family: verdana, helvetica, arial; 
	 font-weight: bold;
	 color: #C6184D;
}

h2{
	 font-size: 0.9em; 
	 font-family: verdana, helvetica, arial;
	 font-weight: bold;
	 color: #C6184D;
}

h3{
	 font-size: 0.8em; 
	 font-family: verdana, helvetica, arial;
	 font-style: italic;
	 color: #C6184D;
	 text-align: center;
}

h4{
	 font-size: 0.7em; 
	 font-family: verdana, helvetica, arial;
	 font-weight: bold;
	 color: #C6184D;
}
p {
	font-size: 0.8em; 
	font-family: verdana, helvetica, arial;
	color: black; 
	font-weight: normal;
	text-align: justify;
}

p.centered {
	font-size: 0.6em; 
	font-family: verdana, helvetica, arial;
	color: black; 
	font-weight: normal;
	text-align: center;
}

p.small {
	font-size: 0.6em; 
	font-family: verdana, helvetica, arial;
	color: black; 
	font-weight: normal;
	text-align: justify;
}

p.white {
	font-size: 0.7em; 
	font-family: verdana, helvetica, arial;
	color: white; 
	font-weight: normal;
}

table.main
{
  width: 780px;
  background-color: #ffffff;
  height: 700px; 
}

table.maintext
{
  border: 0;
  width: 760px;
  background-color: #ffffff;
}

td.contactform {
	font-family: verdana, helvetica, arial;
	color: white; 
	font-size: 0.8em;
  text-decoration: none;	
}

table.gallery
{
  border: 0;
  width: 690px;
	text-align: center;
}

table.maingallery
{
  border: 0;
  width: 620px;
	text-align: center;
	font-family: verdana, helvetica, arial;
	font-size: 0.7em; 
}

table.maingallery a:link {color: black; text-decoration: none}
table.maingallery a:visited {color: black; text-decoration: none}
table.maingallery a:hover {color: #C6184D; text-decoration: none }
table.maingallery a:active {color: #C6184D; text-decoration: none }

img {border: 0;}

#menu {
	font-size: 0.7em; 
	font-family: verdana, helvetica, arial;
	color: black; 
	font-weight: normal;
}
#menu a:link { color: black; text-decoration: none}
#menu a:visited { color: black; text-decoration: none}
#menu a:hover { color: #C6184D; text-decoration: underline}
#menu a:active { color: #C6184D; text-decoration: underline}

#footer {
	font-size: 0.7em; 
	font-family: verdana, helvetica, arial;
	color: white; 
	font-weight: normal;
}
#footer a:link { color: white; text-decoration: none}
#footer a:visited { color: white; text-decoration: none}
#footer a:hover { color: #960445; text-decoration: underline}
#footer a:active { color: #960445; text-decoration: underline}

#smallprint {
	font-size: 0.65em; 
	font-family: verdana, helvetica, arial;
	color: white; 
	font-weight: normal;
}
#smallprint a:link { color: white; text-decoration: underline}
#smallprint a:visited { color: white; text-decoration: underline}
#smallprint a:hover { color: #AF034C; text-decoration: underline}
#smallprint a:active { color: #AF034C; text-decoration: underline}

