

.linklove
{
display:none;	
}

.nodisplay
{
	display:none;
}

.subhead{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;

}

.subhead2{ 
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.subhead2_grey{ 
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.subhead_italic{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.subhead_grey_italic{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.third_heading{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.third_heading_italic{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}



.float_right{
display:none;
}

/*image positionig/stylings framework*/

.image_right{
display:none;
}

.image_left{
display:none;
}

.images_inline{
display:none;
}

.end_images_inline{
display:none;
}

/* link styling */

a 
{
	text-decoration:none;
	color:#333;
}

a:hover
{
text-decoration:underline;
}

a:active
{
	text-decoration:underline;
}

/* li a
{
display:block;
padding:2px;
}


#sidebar li a, #footer li a, #footer li
{
display:inline;
}
*/
/*start layout */

html
{
	padding:0;
	margin:0;
}

body
{
background-color:#FBFAFA;
color:#222;
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
letter-spacing: normal;
line-height: 1.5em;
}

/*wrappers*/

#wrapper
{
width:100%;
height:100%;
maqring-left:auto;
margin-right:auto;
overflow-x:hidden;
}

#header_wrapper
{

display:none;
}

#mid_wrapper
{
	width:100%;
	height:auto;
}

#footer_wrapper
{
display:none;
}


/*header syling */
#nav
{
display:none;
}

#image_wrapper
{
display:none;
}

#image
{
display:none;
}

#logo
{
display:none;
}

#breadcrumb{
display:none;
}


/*midsection styling */
#content_wrapper
{
width:55%;
height:100%;
float:left;
padding-top:10px;
}

#content
{
width:80%;
height:100%;
float:right;
}

#content_wrapper_wide
{
width:90%;
height:100%;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}

#content_wide
{
width:90%;
height:100%;
margin-left:auto;
margin-right:auto;
}



#content ul li
{
	margin-left:20px;
	padding-left:20px;	
}

.featured_item
{
display:none;
}

#content .navi
{
display:none;
}

#sidebar_wrapper
{
display:none;
}

#sidebar
{
display:none;
}

img
{
	display:none;
}


