body    { background-color: #000000; 
 color: white; font-size: 10pt; font-family: "Trebuchet MS", Arial; margin: 0; padding: 0; border-width: 0; }
h1 { font-size: 10pt; font-weight: normal; display: inline;}


img {border: 0; }
#rtalign {
	text-align: right;
}
#centalign {
	text-align: center;
}

#centre {
	
	position: relative;
	left: 50%;	
	margin-left: -250px;
	top: 100px;
}

.shim{ height: 50px;	}

.container { width: 700px; height: 662px; 
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -350px;
}


.container600 { width: 900px; 
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -450px;

}

.container750 { width: 650px; 
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -375px;
padding-left: 75px;
border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.header{
	position: relative;
	top: 15px;
}
#container500{
	width: 500px;
	text-align: left;
	position: relative;
	left: 150px;
}

.content{
	position: relative;
	width: 650px;
	text-align: left;
}

ul.inline {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style:none;

}
li.inline  {
	display:inline;
	float:left;
	margin:0;
	padding-right: 10px;
}



.logo {
	display: inline;
	   }
.hotclcick { color: #fff; font-size: 102px; font-weight: bold; }
.headline  { color: #ff0000; font-weight: bold; font-size: 40px }

.shiftup {
	position: relative;
	bottom: 60px;	
}

a { text-decoration: none }
a:link { color: white }
a:visited  { color: white }
a:hover { color: red }

.footer   { font-size: 11px; 
text-align: center;
}
.footer a:link { color: #ff0000 }
.footer a:visited  { color: red }
.footer a:hover   { color: white }
.hovLink a:link { color: red }
.hovLink a:visited { color: red }
.hovLink a:hover { color: white }

.hovLink { }
.expand  { letter-spacing: 1pt }
.expand2  { letter-spacing: 3pt }
.webs { line-height: 150% }
.webs a:link { color: white ;}
.webs a:visited { color: white; }
.webs a:hover { color: red; }

.expandHov { letter-spacing: 1pt }
.expandHov a:link { color: red; }
.expandHov a:visited { color: red; }
.expandHov a:hover { color: #d3d3d3 ; }

.bigredtext1 { color: red; font-size: 16px; }
.bigredtext1 a:link { color: red; }
.bigredtext1 a:visited  { color: red; }
.bigredtext1 a:hover   { color: white; }
.bigtext3 {font-size: 20px; }
.bigtext {font-size: 25px; }
.bigtext2{
	position: relative;
	top: -10px;
	padding-left: 10px;
	font-size: 25px;
	display: inline;
}

.red {color: red;}
.white {color: white;}


.redtext {  font-size: 25px; color: #f00; }
.redtext a:link { color: red}
.redtext a:visited  { color: red }
.redtext a:hover { color: white}

.greentext {font-size: 25px; color: green;}
.greentext  a:link { color: green;}
.greentext  a:visited  { color: green; }
.greentext  a:hover { color: white}

.yellowtext {font-size: 25px; color: yellow;}
.yellowtext  a:link { color: yellow;}
.yellowtext  a:visited  { color: yellow; }
.yellowtext  a:hover { color: white}

.bluetext {font-size: 25px; color: #6FF  ;}
.bluetext  a:link { color: #6FF ;}
.bluetext a:visited  { color: #6FF ; }
.bluetext  a:hover { color: white}

.orangetext {
	font-size: 25px;
	color: #F90;
}
.orangetext  a:link { color: #F90;}
.orangetext a:visited  { color: #F90; }
.orangetext  a:hover { color: white}

.biggerredtext {color: red; font-size: 25px; }
.biggerredtext a:link { color: red}
.biggerredtext a:visited  { color: red }
.biggerredtext a:hover { color: white}

.redtext { color: #f00; }
#leftpadleftborder { padding-left: 12px; }

.borderleft
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 100px;
}
.borderbottom
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.borderright
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.borderleftbottom
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 100px;
}

.horiz{
  width: 800px; 
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -450px;
margin-top: 45px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
