/* CSS Document */
#body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image:url(images/bg.gif);
}
#content
{
float:right;
background:url(images/content 1 copy.jpg);
width:666;
height:685;
}
#div
{
float:left;
width:938px;
height:40px;
background-image:url(images/111111.jpg);

}
.bot {
	color : #ffffff;
	margin-top : 20px;
/*	padding-bottom : 10px;*/
	margin-bottom : 0px;
	margin-left : 100px;
	margin-right : 100px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bot a {
	color : #ffffff;
	text-decoration: none;
}
.bot a:hover {
	/*color : #294A7B;
	color:#CFC5C5;*/
	color:#F2BD84;
	text-decoration:underline;
}
.head {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 13px;
	margin-left :57px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.head a {
	color : #ffffff;
	text-decoration: none;
}
.head a:hover {
	/*color : #294A7B;
	color:#CFC5C5;*/
	color:#F2BD84;
	text-decoration:underline;
}
.divc
{
	float:right;
	/*width:666px; 
    height:666px;*/
	height:697;
	font: 14;
}
.menu {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #006699;
	text-decoration: none;
}
.menu a:hover {
	/*color : #F2F2F2;
	color:#F2BD84;
	color:#873420;*/
	color:#EF6D00;
}
