@charset "iso-8859-1";
body {
	background-color: #000000;
}
a {font-variant:normal;}
a:link
{ color: #BADCFF; text-decoration: none; }

a:visited
{ color: #7ea8d2; text-decoration: none; }

a:hover ,a:active 
{ color: #FFFFFF; 
background-color: #276B97; text-decoration: none; } 

p {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: aliceblue;
}
h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: aliceblue;
}
h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: aliceblue;
}
h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: aliceblue;
}
.textleft {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: aliceblue;
	text-align: left;
}
.textright {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: aliceblue;
	text-align: right;
}
.textcenter {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: aliceblue;
	text-align: center;
}
.main_img {
	border : 0px solid Black;
}
.main_thumb {
	border : 0px solid Black;
}
.thumb {
	border : 0px solid Black;
}

div#navigation2
{ float: right }

div#navigation1
{ }
