body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	margin : 0px;
}

form.formclass td input{
	/*margin-left:0px;
	*/
}

h1{
	color : #663300;
	font-family : arial;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : 0.25em;
	margin : 0px;
}

h2{
	border-bottom : 1px solid #999999;
	color : #999999;
	font-size : small;
	text-transform : capitalize;
}

h3{
	font-size : small;
}

legend{
	font-weight : bold;
}

table.data td{
	border : 1px solid #000000;
}

textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form td{
	padding : 4px;
	text-align : left;
}

.form th{
	font-size : x-small;
	padding : 4px;
	text-align : right;
	vertical-align : top;
}

.img_unique{
	left : -5px;
	position : relative;
}

.menubutton{
	background-color : #FFE4B5;
	border : 1px solid #000000;
	padding-left : 3px;
	padding-right : 3px;
	text-decoration : none;
}

.message{
	font-weight : bold;
}

.message_error{
	color : #FF0000;
	font-weight : bold;
}

#adminmenu {
	left : -40px;
	list-style-type : none;
	position : relative;
}

#adminmenu  li {
	background-color : #DDDDDD;
	border : 1px solid #000000;
	display : inline;
	line-height : 30px;
	margin : 2px;
	padding : 4px;
	white-space : npwrap;
}

#adminmenu li a{
	text-decoration : none;
}

#columnblock{
	background-image : url( ../images/border.gif);
	background-repeat : repeat-y;
	/*display:inline-block;*/
	display:block;
	width:100%;
}

#columnblockbottom{
	clear : both;
	height : 1px;
}

#footer{
	border-top : 2px solid #663300;
	clear : both;
	text-align : center;
}

#footer ul{
	margin : 0px;
}

#footer ul li{
	display : inline;
	font-size : x-small;
}

#headermenu{
	color : #FFFFFF;
	float : right;
	margin-top : 6px;
	padding-top : 4px;
	position : relative;
	white-space : nowrap;
}

#headermenu a{
	color : #663300;
	text-decoration : none;
}

#headermenu li{
	/*-moz-opacity : 0.5;
	opacity : 0.5;
	*/
	background-color : #E5E5CC;
	border : 1px solid #000000;
	color : #663300;
	display : inline;
	filter : alpha(opacity=50);
	margin : 2px;
	padding : 2px 2px 2px 5px;
}

#main{
	margin-left : 200px;
	margin-right : 200px;
	padding-left : 10px;
	padding-top : 10px;
	/*display: inline-block;*/
	/*display: inline;*/
}

#sidebar_1{
	float : left;
	width : 200px;
}

#sidebar_2{
	/*background-image : url(/images/collage.jpg);
	background-repeat : no-repeat;
	*/
	float : right;
	height : 420px;
	padding-left : 10px;
	width : 200px;
}

#sidebar_3{
	/*background-image : url(/images/frontimage.jpg);
	background-repeat : no-repeat;*/
	
	clear : left;
	float : left;
	height : 380px;
	width : 199px;
}

#wrapper{
}
