body {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #606060;
} 

#create {
vertical-align:middle;
height:50px;
text-align:right;
margin:0;
padding-left:5px;
padding-right:3px;

}

#create a {
color : #009;
font-size : 10px;
font-family : Verdana, Helvetica, sans-serif;
text-decoration : underline;
font-weight : normal;

}

#create a:hover { 
color:#006699;
text-decoration : none;
font-weight : normal;
} 


.users {
color : #444;
font-size : 10px;
font-family : Verdana, Helvetica, sans-serif;
font-weight : normal;

}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align : left;
	width : 800px;
	border-left:1px solid BLACK;
	border-right:1px solid BLACK;
	position:relative;
	background-color: #ffffff;

} 
#contentwrap {

}


#menu{
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	position: absolute;
	width: 540px;
	left: 10px;
	top: 281px;
}

#menu ul{
	margin:0;
	margin-left: 20px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#menu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

#menu a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #010101;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: transparent;
	background-image: url(ccc.gif);
}

#menu a:hover{
	color: #FBF01C;
	background: transparent;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}


#signin  {
width:298px;
height:100px;
float:right;
padding-top:10px;
padding-right:7px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:right;
}

#signin a {
color : #000;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;
font-weight : normal;

}

#signin a:hover {
	color:#000;
	text-decoration : none;
	font-weight : normal;
} 


#banner {
	background-position:bottom;
	height :306px;
	background-image:url(wybanner10.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

} 
#content {
	float : left;
	width : 530px;
} 

#rightcontent { 
float :right;
width : 230px;
} 

#contentlower {
height:20px;
margin:0px;
padding-left:500px;
clear:both;
}

#footer {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	padding-bottom:5px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 24px;
	padding-top: 14px;
	padding-right: 0px;
	line-height: 1.5em;
	clear: both;
}

#footer a { 
color : #000099;
font-size : 10px;
font-family : Verdana, Helvetica, sans-serif;
text-decoration : underline;
text-align : left;
} 

#footer a:hover { 
font-family : Verdana, Helvetica, sans-serif;
color : #0099cc;
text-decoration : none;
text-align : left;
} 

.label { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #eee;
font-weight : bold;
} 

.input { 
font-family : Arial, Helvetica, sans serif;
background : #ffffff;
border : 1px solid #cbcbcb;
padding:1px;
vertical-align:middle;
font-size :10px;
height : 18px;
margin-bottom:1px;

} 
.loginbutton {
	border: 0;
	padding: 0;
	margin: 0;
	height:20px;
}
#contact {
	float:right;
	width:200px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	background-color: #eeeeee;
	border: 1px dashed black;

}

#123 {
background-image:url(123.jpg);
background-position:left:bottom;
background-repeat:no-repeat;
height:100%;

}