/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D2EAFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D2EAFF;
}

body {
	
	background: url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #585757;
}

#content
{
	width: 750px;
	text-align: left;
}

#back
{
width: 750px;
}

#header {
	height: 97px;
	text-align: left;		
}

#menu
{
width: 750px;
height: 28px;
background: url(images/buttons.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 11px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(images/button.jpg) no-repeat;

}

#menu a:hover {
	width: 100px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/button_r.jpg) no-repeat;
}


#logo {
width: 720px;
height: 72px;
padding-left: 30px
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5A5A5A;
}
#logo H2 a
{
font-size: 12px;
}

#girl
{
height: 215px;
width: 750px; 
}
#girl2
{
width: 750px; 
list-style: none;
}

#girl2 li
{
float: left;
}

#girl2 H2
{
padding-left: 20px;
}

#image_girl
{
background: url(images/girl.jpg) no-repeat;
height: 215px;
width: 206px
}

#q1
{
width: 255px;
padding-top: 70px;
}

#w1
{
list-style: none;
margin-left: 20px;

}

#w1 li
{
float: none;
padding-left: 10px;
background: url(images/small.gif) no-repeat 0px 5px;
}
#w1 a {
font-family: Tahoma;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}


#q2
{
width: 255px;
padding-top: 120px;
}

#w2
{
list-style: none;
margin-left: 20px;

}

#w2 li
{
float: none;
padding-left: 10px;
background: url(images/small.gif) no-repeat 0px 5px;
}
#w2 a {
font-family: Tahoma;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

#left
{
	width: 436px;
	padding-top: 10px;
}

#right H3
{
width: 361px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #717171;
background: url(images/title.gif) no-repeat 10px 14px
}

#right ul {
	list-style: none;
}


#right a {
	color: #D2EAFF;
}
#right a:visited {
	color: #D2EAFF;
}

#right p
{
padding: 10px;
font-size: 11px;
}

#right .news
{
padding: 0px;
padding-left: 10px;
padding-top: 10px;
font-size: 11px;
color: #5B6AA3
}

.more
{
padding: 0px;
text-align: right;

}
 
#right .more a
{
color: #FF0000;
font-size: 10px;
}

#right
{
float: right;
width: 252px;
}

#left H4
{
	padding-left: 10px;
	font-size: 12px;
	color: #869C69;
}

#left a
{
color: #869C69;
text-decoration: none;
}

#left p {
	margin: 0;
	padding: 10px;
	font-size: 11px;
}

#left h2 {
	padding-top: 10px;
	padding-left: 10px;
	color: #869C69;
	font-size: 14px;
}
.date {
	text-align: right;
	color: #869C69;
	font-size: 11px;
}

.date a {
	color: #869C69;
}



#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	width: 750px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
.news h4
{
color: #5B6AA3;
}
h4
{
color: #5B6AA3;
}