	
body{ 	
	
	background-color:#;
	background-position:;
	background-repeat:;	
}
	
	
/* divs*/

#all  {
	background-color: ;
	border: px brown solid;
	background-repeat:    ;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;	
	font-size:;
}

#Header {				
	text-align:center;
	text-justify:auto;
	margin-left: auto;
	margin-right: auto;
	padding:0em 0em 0em 0em;
	border: 0px brown solid;
	height: auto;
	width: 99%;
	font-size:em;
	overflow:hidden;
	
}

#left {
	float: left;
	border: 0px red solid;
	width: 65%;
	height: auto;
	padding:0em 1em 0em 1em; 
	text-align:justify;
	text-justify:auto;
	margin-left: auto;
	margin-right: auto;
}

#right {
	float: right;
	width: 22%;
	background-color:#;
	border: 0px black solid;
	height: auto;
	padding:2em 1em 0em 1em;
	text-align:left;
	text-justify:auto;
	margin-left: auto;
	margin-right: auto;
}

#center {
	float: left;
	width: 99%;
	height: auto;
	border: 0px black solid;
	padding:0em 0em 0em 1em; 
	text-align:justify;
	text-justify:auto;
}

#right2 {
	float: right;
	border: 0px black solid;
	width: 28%;
	height: auto;
	padding:1em 0em 0em 1em;
	text-align:justify;
	text-justify:auto;
}

#right3 {
	float: right;
	border: 0px black solid;
	width: 60%;
	height: auto;
	padding:1em 1em 1em 1em; 
	padding:0em 0em 0em 0em;
	text-align:left;
	text-justify:auto;
	margin-left: auto;
	margin-right: auto;
}

#right4 {
	float: right;
	border: 0px black solid;
	width: 60%;
	height: auto;
	padding:1em 0em 1em 0em; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	text-justify:auto;
}

#left4 {
	float: left;
	width: 35%;
	border: px yellow solid;
	height: auto;
	padding:1em 1em 1em 1em;
	text-align:justify;
	text-justify:auto;	
}

#left2 {
	float: left;
	width: 30%;
	border: px yellow solid;
	height: auto;
	clear: left;
	padding:0em 1em 1em 1em;
	text-align:left;
	text-justify:auto;	
}

#left3 {
	float: left;
	width: 55%;
	border: px yellow solid;
	height: auto;
	padding:0em 1em 1em 1em;
	text-align:justify;
	text-justify:auto;	
}

#center2 {
	float: left;
	width: 96%;
	height: auto;
	border: 0px red solid;
	padding:0em 1em 1em 1em;
	text-align:justify;
	text-justify:auto;
}

#center3 {
	float: left;
	width: 99%;
	height: auto;
	border: 0px black solid;
	background-color:#FFF;
	padding:0em 1em 1em 1em;
	text-align:justify;
	text-justify:auto;
	color: #000;
}

#footer {
	border: 0px green solid;
	padding:0em 0em 0em 0em; 
	float: left;
	width: 99%;
	clear: both;
	text-align:justify;
	text-justify:auto;
}

/* links*/
a:link { 
	color:#000000;
	font-size:. 1em;
	font-family: Myriad Pro;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#000000;
}
a:hover {
	color:#F27102;
	
}
a:active {
	color:#FC3;
	text-align: center;
}

a.soc:link {
	color:#ffd427;
	font-size:22px;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	text-decoration:none;	
}

a.sitelink:link {
	color:#FC3;
	font-size:1.15em;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;	
}

/* p*/
p {
	font-size:1.2em;
	text-align:justify;
	text-justify:auto;
	color: #000;
	font-family: Myriad Pro;
}

/* Htags*/
H1 {
	color: #F27102;
	font-size: 2em;
	clear: both;	
	text-shadow: ;
	font-family: Myriad Pro;
} 

H2 {
color: #F27102;
font-size : 1.45em;
margin:0em 0em 0em 0em;
padding:0em 0em 0em 0em;
clear: both;
font-family: Myriad Pro;
} 

H3 {
color: #000000;
font-weight:bold;
font-size : 1.1em;
margin-bottom: 0em;
padding:0px 0px 0px 5px;
clear: both;
text-align:justify;
text-justify:auto;
font-family: Myriad Pro;
} 

H4 {
	color: #000000;
font-weight:bold;
font-size : .9em;
margin-bottom: 0em;
padding:0px 0px 0px 5px;
clear: both;
background-color: ;
font-family: Myriad Pro;
} 

H5 {
	color: gray;
	font-weight:bold;
	font-size : .9em;
	padding:0em 0em 0em 0em;
	clear: both;
	background-color:;
	margin: 1em 0em 0em 0em;
} 

/* classes*/

p.center {
	font-size:1.2em;
    text-align: center;
    color: black;
	font-family: Myriad Pro;
	color:#000;
}

p.footer{
	font-size:.7em;
    text-align: center;
    color: black;
	font-family: Myriad Pro;
	color:#000;
}

img {
	border:0;
}

.centerimage
    {
    text-align:center;
    display:block;
	margin-left: auto;
    margin-right: auto;
    }

.center {
	text-align:center;
	text-justify:auto;
	margin-left:auto;
margin-right:auto;
	}
	
.align-right { float:right; margin: 0 0 1px 1px; }

.align-left { float:left; margin: 0 0 1px 1px; }

.latestnews {
	color: #FC3;
	font-family: Questrial, sans-serif;
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
}

/* buttons*/

.button {
  font-family: verdana;
  font-weight: bold;
  color: #FFFFFF !important;
  font-size: 2em;
  text-shadow: 1px 1px 0px #636363;
  box-shadow: 1px 1px 1px #BEE2F9;
  text-align:center;
  padding: 10px 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000000;
  display:inline-block;
min-width: 4em;
width: 5em;
height:auto;
  background: #636363;
  background: linear-gradient(top,  #636363,  #535353);
  background: -ms-linear-gradient(top,  #636363,  #535353);
  background: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#535353));
  background: -moz-linear-gradient(top,  #636363,  #535353);
}
.button:hover {
  color: #FFFFFF !important;
  background: #468CCF;
  background: linear-gradient(top,  #F27102,  #f27102);
  background: -ms-linear-gradient(top,  #F27102,  #f27102);
  background: -webkit-gradient(linear, left top, left bottom, from(#F27102), to(#f27102));
  background: -moz-linear-gradient(top,  #F27102,  #f27102);
}

label{
	min-width:6em;
	display:inline-block;
}

form{
	
}