/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
h1
{
font-size: x-large;
color: #eddd27;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
text-align:left;
}
h2
{
font-size: large;
color: #0b6d00;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #333;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}


.level
{

font-size: 20px;

}

.level a
{
color: #234ec9;
font-size: 20px;
}

.heading
{
font-size: 20px;
color: #234ec9;
text-decoartion: none;
}

.heading a
{

color: #234ec9;
}

p, ul, li
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 16px;
color: #fff;
line-height: 130%;
text-align: justify;
letter-spacing:0px

color: #fff;
}

.pad
{
padding: 20px;
list-style-type:square;
}

h4
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
color: #7e0001;
}

hr
{
height:.5px;
}

a
{
text-decoration: underline;
color: #234ec9;
border-style: none;
}
a:hover
{
text-decoration:underline;
color: #fff;
}
a:visited
{
text-decoration:underline;
color: #fff;
}

.style1 
{
	font-size: x-large;
	color: #333;
}
#hd
{
 width: 955px;
height: 152px;
 margin: auto;
 overflow: hidden;


}
#container
{
 width: 908px;
 margin: auto;
 overflow: hidden;


}
#container2
{
 width: 908px;
 overflow: hidden;



}

#header
{
	width: 908px;
margin-top: 0px;


}
#sp
{
	width: 908px;
height: 178px;

}
#rb
{
	width: 405px;
height: 331px;
float:right;
margin-top: -45px;

}
#avatar
{
	width: 100px;
height: 100px;
margin-right: 35px;
float:right;


}
#fadeshow1
{
margin-top: 47px;

}


img.floatLeft { 
    float: left; 
    margin-right: 15px; 
	text-decoration: none;
	padding-bottom: 10px;
}
img.floatRight { 
    float: right; 
    margin: 0px; 
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 10px;
}

table p
{
letter-spacing:0px;
text-align: center;
}


#texts
{


	width: 898px;
	margin-top: 5px;
	padding-left: 0px;
	min-height: 600px;




}

#texts a
{
color: #3d66dc;
}

#texts img
{
border:none;
}



#footer
{
 width: 1007px;
 height: 162px;
 margin: auto;
 overflow: hidden;
color:#FFFFFF;
text-align: center;

background: url('foot.gif');

}



#footer a
{
color: #000;
text-decoration: none;
}
#footer a:hover
{
color: #333;
text-decoration: none;
}

