/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #2E8BC4;
}

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

a:visited {
	color: #2E8BC4;
}

body {
	
	background: #2E8BC4 url(images/back_all.gif) repeat-y center;
	font:calibri;
	font-size:14px;
	 
	color: #383838;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 870px;
	text-align: left;
}

#main
{
width:920px;
padding: 8px;
}

#back
{
background: #ffffff;
width: 870px;
}

#header {
	height: 372px;
	text-align: right;
	background: url(images/DQSS_2014Banner_webv2.png) no-repeat;		
}

#logo {
width: 870px;
height: 309px;
text-align: left;
padding-right: 20px;
padding-top: 10px;
padding-left:80px;
}


#logo a 
{
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;

}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 875px;
height: 47px;
padding-left: 25px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 90px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 90px;
    height: 32px;
	color: #51CFE3;
	text-decoration: underline;
}




#left
{
	width: 220px;
}

#left H2
{
width: 195px;
height: 28px;
font-size: 13px;
font-weight: bold;
padding-left: 10px;
padding-right:15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	border-left: 1px solid #2E8BC4;
	border-right: 1px solid #2E8BC4;
	border-bottom: 1px solid #2E8BC4;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}



#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #FFFFFF;
}
/*#left a:visited {
	color: #FFFFFF;
}
*/
#left p
{
padding: 10px;
}

#calendar1 {
	padding: 5px 5px 5px 5px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
width: 600px;
padding-left:0px;
padding-right:70px;
float:right;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #FFFFFF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2E8BC4;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #2E8BC4;
	font-size: 11px;
}

.date a {
	color: #2E8BC4;
}



#footer {
	height: 49px;
	width: 850px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #573479;
	margin-left: 10px;
	margin-right: 10px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
