/* BODY */
body {
top:0;
left:0;
margin:0;
padding:0;
background-color: #191456;
background-image: url();
margin-left: auto;
margin-right: auto;
}

/* MARGINS */
p.margin {margin: border-width: 0px;}

p.links-pos
{
	position: absolute;
	top: 115;
margin-left: auto;
margin-right: auto;
    margin :0 auto;
}

p.main-pos
{
	position: absolute;
	top: 186;
margin-left: auto;
margin-right: auto;
    margin :0 auto;
}

p.page-pos
{
	position: absolute;
	top: 367;
margin-left: auto;
margin-right: auto;
    margin :0 auto;
}

p.footer-pos
{
	position: absolute;
	top: 500;
margin-left: auto;
margin-right: auto;
    margin :0 auto;
}
/* FONTS */
.h1 {
	font-size: 18px;
	color: #1A1556;
	font-weight: bold;
	font-family: "Century Gothic";
	font-style: italic;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #1A1556;
}

.text+1 {
	font-family: Verdana;
	font-size: 13px;
	color: #1A1556;
}



a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px
}

a:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10px
}

a:hover {
	text-decoration: none;
    color: #FFFFFF;
	font-family: verdana;
	font-size: 10px
}

a:active {
	color: #445082;
	font-family: verdana;
	font-size: 10px
}

linkbar  {
border-width: 0px;
}

a.other:link {
	text-decoration: none;
	color: #42453E;
	font-family: verdana;
	font-size: 10px
}

a.other:visited {
  text-decoration: none;
  color: #42453E;
  font-family: verdana;
  font-size: 10px
}

a.other:hover {
	text-decoration: none;
    color: #F7AB00;
	font-family: verdana;
	font-size: 10px
}

a.other:active {
	color: #F7AB00;
	font-family: verdana;
	font-size: 10px
}

/* IMAGES */
#leftout {
background: url("/images/tlc_05.jpg");
background-repeat: repeat-x;
}

#leftin {
background: url("/images/tlc_05b.jpg");
background-repeat: repeat-x;
}

#rightout {
background: url("/images/tlc_05b.jpg");
background-repeat: repeat-x;
}

#mainwater {
background: url("images/mainwater.jpg");
background-repeat: repeat-x;
}

