@charset "utf-8";
/* Reflex Style */

body {
	background-image: url(graphics/background.jpg);
	background-attachment:fixed;
	background-repeat: repeat;
	background-position:center;
	background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}


body,td,th {
	font-family: Lucida Sans Unicode;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: underline;
	color: #006699;
}


h1{
	margin-top:0px;
	color:#600;
	}

h2 {
	color:#C60;
	margin-top:2px;
	margin-bottom:2px;
}

#reflexwebsite { width:1000px; margin-left:auto; margin-right:auto; top:10px}
#page { width: 950px; margin: 0 auto; }
#page { padding: 0 0px; min-height: 100%; height: auto !important; height: 100%; margin-top:120px; border:0px solid #CCC; /*border-radius: 15px;*/ background-image:url(graphics/transbackground.png);}

#logo { position:absolute; top:8px; margin-left:0px;}
#topbanner { position:absolute; top:8px; margin-left:215px; margin-top:7px; border:1px solid #F60}
#social { position:absolute; top:10px; width:180px; margin-left:830px; margin-top:30px}

#leftcoloumn { }

#rightcoloumn {  }


 a
{
	color: #406E8E;
	text-decoration: none;
}
 
	.ticker
{
	white-space: nowrap;
	line-height: 16px;
	cursor: default;
	visibility: hidden;
}
 
.ticker a
{
	color: #667992;
	font-weight: bold;
	text-decoration: none;
}
 
.ticker a:hover { text-decoration: underline; }
 
#sub-nav
{
	overflow: hidden;
	position: relative;
	cursor: default;
}

.bodytext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;

 }


