
body
{
background-image:url(../images/secondary_background.jpg);
background-repeat:repeat-x;
}

#wrapper
{
background-image:url(../images/wrapper_back.jpg);
background-repeat:no-repeat;
}

#subMenu
{
/*
float:left;
width:200px;
height:282px;
margin-top:38px;
background-image:url(../images/subnav_backgorund.gif);
background-repeat:no-repeat;
padding-left:12px;
*/
display: none;
}

#subMenu ul
{
margin-top:28px;
}

#subMenu li
{
padding-bottom:15px;
}

#rightColumn
{
/*float:right;*/
width:570px;
margin-top:38px;
margin-bottom:60px;
}

#heroImage
{
margin-bottom:25px;
/*padding-top: 140px;*/
}

#content
{

}

#label
{
	font-weight: bold;
	font-size: 15px;
	width: 150px;
	float: left;
	padding-top: 5px;
}

#input
{
	padding-top: 5px;
}

#input_text
{
	width: 250px;
}

#input_textarea
{
	height: 100px;
	width: 250px;
}

#comment_text
{
	font-size: x-small;
	font-weight: normal;
}

#submit
{
	float: right;
	padding-top: 5px;
	padding-right: 370px;
}

#text_content
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	word-wrap: break-word;
}

#text_content_globe
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	word-wrap: break-word;
	text-align: left;
	background-color: yellow;
}

#text_buffer
{
	padding: 10px;
}

#book_text
{
	padding-top: 50px;
	color: white;
}