/* PAGE/GENERAL */





#content {
	width: 567px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
}


#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	margin-bottom: 1.7em;
}
#textsizeminus {
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/plusminus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	margin-right: 7px;
}
#textchangewrapper {
	height: 11px;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#textsizeplus {
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/plusminus.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	margin-right: 2px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0em;
	margin-top: 1em;
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 1em;
	color: #CC0000;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #C22828;
	padding-right: 1.3px;
	padding-top: 2px;
	padding-bottom: 1em;
	border-bottom-width: 1px;s
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-left: 1.5em;
	font-weight: normal;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
}
#content blockquote {
	background-image: url(quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1.7em;
	list-style-image: url(star.gif);
	list-style-position: outside;
	margin-top: 1.7em;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1.7em;
	margin-top: 1.7em;
}

  
  
  
  
  
  
  
  
  
  
  
  
/* CONTENT */

#content
{
	background-color: #FFFFFF;
}
#contentright {
	float: right;
	width: 573px;
	background-color: #FFFFFF;
}

}
