@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
	margin:0;
    padding:0;
	 color:#333333;
}
body a{
text-decoration:none;
color:#ffffff;

}
body a:hover{
text-decoration:underline;

}
body a img{
border:none;

}

h1{
 color:#cb55b6;
 font-size:16px;
}
 h2{}
 h3{}

body {
	 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-align:center;
	
}

#topcontainer {
	width:990px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	position:relative;

}


#container {
	width:990px;
	margin:0 auto;
	position:relative;
	background-color:#ffffff;
}


#content {
	width:990px;
	margin:0 auto;
	position:relative;
	background-color:#e77303;
	e77303
}

#header{
margin-top:20px;
/*background:url(images/header.jpg) no-repeat #FFFFFF;*/
width:990px;
height:128px;
float:left;
}
#header .headerimg{margin:0px; padding:0px; border:0px solid #ffffff;}
#logo{
margin:0;
width:189px;
height:75px;
float:left;
}

#menu{
background-color:#e77303;
width:210px;
float:left;
margin:0px;
padding:0px;
line-height:1.4em;
}

#menu ul{
text-decoration:none;
list-style-type: none;
text-align:left;
margin:0px;
padding:0px;
}
#menu li a{
color: white;
display: block;
width: 200px;
padding: 5px 0;
padding-left:10px;
margin-left:0px;
text-decoration: none;
}

#menu li a:hover,#menu li #selected{
color: white;
display: block;
width:200px;
background-color:#c80850;
}

#menu ul ul li a{
	width:130px;
	padding-left:20px;
}


#picture{
width:265px;
background-color:#e79ecc;
float:right;
background:url(images/picture1.jpg) no-repeat #e79ecc;
height:320px;
position:relative;
top:-10px;
right:-10px;

}
#arrow{
padding-top:232px;
float:left;
}
#quote{
padding-top:265px;
color:#FFFFFF;
font-size:16px;
float:left;
text-align:left;

}


#centercontent{width:780px;
background-color:#f1f5f5;
float:left;
text-align:left;
}
#mainimage{
	float:left;	
}
#commentone,#commenttwo{

padding:20px;
padding-top:30px;
width:236px;
height:151px;
float:left;
position:relative;
background-color:#B2D222;
font-size:25px;
color:white;
display:inline;
}

#commenttwo{
padding:25px;
padding-top:30px;
width:226px;
height:133px;
background-color:#c80850;
font-size:15px;
}


#pictureone,#picturetwo,#picturethree {
float:right;
}

#picturethree{
background:#009933;
height:100px;
width:100px;

}
	
#pictureone img,#picturetwo img,#mainimage img{	display:block;}


#footer{
background-color:#c80850;
height:31px;
color:#FFFFFF;
font-size:14px;
padding:0;
margin:0;
padding-left:50px;
float:left;
width:586px;

}

#footer a{
padding-left:5px;
padding-right:5px;
width:140px;
text-decoration:none;
color:#FFFFFF;

}

#pagecontent{
width:620px;
padding:8px;
color:#FFFFFF;
float:left;
color:#FFFFFF;
font-size:12px;
background-color:#453895;
}
#footer img{
vertical-align:middle;
position:relative;
}
.sublink{
width:130px;
text-align:left;
float:right;


}

#textfooter{
clear:both;
background-color:#ffffff;
font-size:12px;
color:#999999;
padding-right:155px;
text-align:right;
}
#textfooter a{
background-color:#ffffff;
text-decoration:none;
color:#CC9900;
margin-left:5px;
position:relative
}
span#weblink
{
	font-size:1em;
	float:left;
}
a#weblink
{
	color:inherit;
}
span#weblink a:hover
{
	text-decoration:underline;
}