/**************************************************************************
**************************************************************

If you see !important, then thats a small hack for firefox, the line
below will control Internet Exlporer.
CSS margins and paddings go clockwise starting from the top:
Margin:top right bottom left;
Unless specified. (Margin-left:10px) 

***************************************************************
***********************************************************************/


body  {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#FAFBF6 url(../img/gen_img/fade.jpg) repeat-y 748px;
	text-align:left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 780px;

}

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

a:visited {
	color:#666666;
	text-decoration:none;
}

a:active {
	color:#FFC000;
	font-style:bold;
}

a:hover {
	color:#FFCC00;
	text-decoration:none;
}

p {
	font-size:1.1em;
	color:#404040;
}

img {
	float:left;
	padding:0px;
	margin-right:0px;
	margin-bottom:14px;
}


ul {
	list-style-image:url(../img/gen_img/bullet.gif);
	margin-left:-10px !important;
	margin-left:15px;
}	

li {
	margin-bottom:10px;
}	


#textresize{
			
			width: auto;
			
			
}

#resizer{
			
			text-align: right;
			padding-right: 5px;
			font-size: 1.1em;
			
}

/***************************** WRAPPER!!!! CAREFUL WITH THIS ONE. ********************/

#wrapper {
	width:750px;
	background:#FFFFFF;
	text-align:left;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}


/********************************************    INNER WRAPPER  *****************/

.innerwrapper {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;


}

/***************************** TOP NAVIGATION ********************/

#nav {
	text-align:right;
	height:20px;
	padding-top:6px;
	font-size: 1.1em;
	background-color: #FFFFFF;
	margin-left: 2px;



}

#nav bold  {
	padding:0 11px;
	color:#000;
	margin-left:-6px;
	font-weight: bold;

}

#nav a  {
	padding:0 11px;
	color:#000;
	margin-left:-6px;
}

#nav a:hover {
	padding:5px 11px 7px 11px;
	text-decoration:none;
	color: #FFC000;
}	

/***************************** SUB NAVIGATION ********************/

#subnav {
	text-align:left;
	height:15px;
	width:735px;
	padding-top:6px;
	padding-bottom:20px;
	font-size: 1.1em;


}

#subnav bold  {
	padding:0 11px;
	color:#000;
	margin-left:0px;
	font-weight: bold;

}

#subnav a  {
	padding:0 11px;
	color:#000;
	margin-left:-6px;
}

#subnav a:hover {
	padding:5px 11px 7px 11px;
	text-decoration:none;
	color: #FFC000;
}
	

	
	
/*********************** BOLD NAV *****************************/	
	
.boldnav {
	font-weight: bold;
	color: #FFC000;
	padding: 0 11px;
	margin-left:-6px;
}

.boldsubnav {
	padding:0 11px;
	margin-left:-6px;
	font-weight: bold;
	color: #FFC000;
}
/*********************** LOGO SPACE *****************************/

#logospace {
	height:90px;
	background-color: #FFFFFF;
	/*background-image: url(../img/gen_img/qss_logo.gif);*/
	background-repeat: no-repeat;
	width: 750px;

}

/***********************  BENEATH HEADER *****************************/

#top {
	height:235px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 735px;

}

/***************** TITLE BENEATH HEADER **************************/

#logospace h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.1em;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	color: #FFFFFF;
}

/******************************  TITLES *************************/

#middle h2, #right h2, #left h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	text-decoration:none;
	text-align:left;
	margin:0;
}
	
/************************ LEFT SIDE COLUMN *****************/


#left {
	float:left;
	height: 500px;
	width:585px;
	margin-left:14px;

}
	
	
.border{
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	width:265px;
	
	height: 489px;
	margin: 0 0 0 0;
}
/***************************  RIGHT COLUMN  *********************/

#right {
	float: left;
	
	width: 120px;
	margin-left:0px;

}

/******************************** RIGHT SIDE CONTENT BOXES *****************/
.post {
	margin-bottom:5px;
	display:block;
	text-align: justify;
	padding-top: 5px;


}

/********************************* LEFT & MIDDLE CONTENT BOXES *****************/
.sidepost {
	margin-bottom:5px;
	padding-top: 5px;

}

/********************************* LINK LISTS ON RIGHT SIDE *********************/
.links {
	
	text-align:right;
}

.links a {
	margin-right:10px;
}

/********************************************    FOOTER  *****************/

#footer {
	text-align:center;
	font-size:9px;
	float: left;
	padding-bottom: 10px;
	width: 749px;

}

.blackart {
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 2px;
	padding: 4px;
	display: block;
	text-align: left;
	margin-top: 2px;



}
.whiteart {
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	padding: 4px;
	display: block;
	text-align: left;
	margin-top: 2px;

}
.blackartBold {
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 2px;
	padding: 4px;
	display: block;
	text-align: left;
	margin-top: 2px;
	font-weight: bold;

}
.whiteartBold {
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	padding: 4px;
	display: block;
	text-align: left;
	margin-top: 2px;
	font-weight: bold;

}

/********************************************    FLASH  *****************/

.flash {
	padding-left: 5px;
	padding-right: 0px;
	text-align: right;
	float: right;
	
}