/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F06;
	text-decoration: none;
	font-weight: bold;
}
body {
	background: #FFF url(img/filler.gif) repeat-x;
	color: #444;
	padding-top: 40px;
}
p {
	font: normal 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
	left: inherit;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	text-align: left;
	font: normal 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
}
li {
	list-style: none;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 72.5% Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #F06;
}
/* misc */
.clearer {
	clear: both;
}
/* header */
.header {
	background: url(img/cymblrs.jpg) no-repeat;
	border-bottom: 1px solid #EEE;
	height: 140px;
	margin-bottom: 24px;
}
.header h1 {
	color: #222;
	font: normal 3em sans-serif;
	margin-top: 40px;
	text-align: center;
}
.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}
/* left side (main content) */
.left {
	margin: 0 42% 20px 3%;
}
.august {
	margin: 0 42% 20px 3%;
	width: 100%;
	height: 743px;
	background: url(img/blrsad.jpg) no-repeat;
	display: block;
}
.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content a {
	color: #444;
	text-decoration: none;
	font-weight: bolder;
}
.content a:hover {
	color: #F06;
	font-weight: bolder;
	text-decoration: none;
}
/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	
/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
}
.nav .logo {
	background: url(img/sq-montage.gif) no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
}
.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}
/* subnav */
.right {
	background: #EBEBEB;
	right: 3%;
	width: 18%;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}
/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(img/greyround.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}
/* footer */
.footer {
	color: #444;
	border-top: 1px solid #EEE;
	font: normal 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 3% 0 3%;
	padding: 8px 6px;
}
.footer a {
   color: #444;
	text-decoration: none;
}
.footer a:hover {
	color: #F06;
	text-decoration: none;	
}
/* Image Float */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/* Ad Box */
.adbox {
    border: 2px solid #FF0000; 
	 background-color: #FFFFFF;
	 text-align: center; 
	 margin-top: 0; 
	 margin-bottom: 0;
	 font-size: 120%;
	 font-weight: bolder;
}
.adbox a {
	color: Blue;
	font-weight: bolder;
	text-decoration: none;
}
.adbox a:hover {
	color: #F06;
	font-weight: bolder;
	text-decoration: none;
}
/* misc */
.clear {
	clear: both;
}
/* Text Ads */
.textad  {
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: Blue;
}
.textad a {
	color: Blue;
	font-weight: bolder;
	text-decoration: none;
}
.textad a:hover {
	color: #F06;
	font-weight: bolder;
	text-decoration: none;
}	
.contentad {
   background: #FBFCF5;
	text-align: center;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 90% Verdana,sans-serif;
	margin-top: 0;
	margin-bottom: 7px;
	padding: 6px;
}	
.content table {
	clear: both;
	width: 500px;
	margin: 0.5em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: inherit;
}
.content table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: inherit;
	text-align: left;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 90%;
}
.content table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color: inherit;
	text-align: left;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 90%;
}
.content table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color: inherit;
	text-align: left;
	font-weight: bold;
	color: rgb(80,80,80);
	font-size: 90%;
}
/* Content Block2 */
.contentblock {
   border: 1px solid #EED;
	display: block;
	font: normal 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;
}
/* Gallery */
div.galfloat {
  float: left;
  border: 2px solid #fff;
  }
div.galfloat p {
   text-align: center;
   }
div.galcontainer {
  padding: 0 17px 0 17px;
  border: 2px dashed #333;
  background-color: #ffe;
  float: left;
  text-align: center;
  }
div.galspacer {
  clear: both;
  }
.table {
	clear: both;
	width: 500px;
	margin: 0.5em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: inherit;
}
.table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: inherit;
	text-align: left;
	color: rgb(255,255,255);
	font: normal 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color: inherit;
	text-align: left;
	color: rgb(80,80,80);
	font: normal 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color: inherit;
	text-align: left;
	font-weight: normal;
	color: rgb(80,80,80);
	font: normal 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
