body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.bandwidth {
display:inline;
float:right;
font-size: 10px;
}

.headerLine {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display:none;
}

.headerLine h1 {
	font-weight: normal;
	color: #520088;
}
h1, h2 {
	font-weight: normal;
	color: #520088;
}



h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
	margin-bottom: -1px;
	margin-top: -3px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.bigFont {
	font-size: 1.5em;
	}


a {
	color: #520088;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #545454;
}

#logo h1 a {
	color: #545454;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: url(../images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}
#menu li {
	display: inline;
}

#menu ul.topic li.active a{
	display: block;
	float: left;
	width: 130px;
	height: 70px;
	padding-top: 45px;
	background:  url(../images/buttonPressed.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}
    #menu a:hover {
      color:#333;
	display: block;
	float: left;
	width: 130px;
	height: 70px;
	padding-top: 45px;
	background:  url(../images/buttonPressed.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
      }
    #header #current a {
      background-image:url("../images/img02.jpg");
      color:#333;
      padding-bottom:5px;
      }
      
      
#menu ul.topic li a ul, 
#menu ul.topic li ul 
{display:none;}

#menu ul.topic li.active a ul
{
	clear:both;
	width: 762px;
	margin: 0 auto;
	padding-top: 20px;}

/* Page */

.page {
	clear:both;
	width: 762px;
	margin: 0 auto;
	padding-top: 20px;
}

.leftColumn {
	float: left;
	width: 60%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.rightColumn {
	float: left;
	width: 30%;
	padding: 10px;
	background: url(../images/img03.gif) repeat-y;
	border: 1px solid #545454;
	margin-bottom: 20px;
}

#entry {
	background: url(../images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	background: #ba9fcb url(../images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #545454;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #545454;
}

#sidebar a {
	text-decoration: none;
	color: #545454;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear:both;
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/img06.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#chamber {
	float: left;
	}

#legal {
	float: right;
}

#links {
	float: right;
}

/** box **/
/** box **/
.boxTop {
background: url(../images/goodBoxTop.jpg) no-repeat;
}
.boxMiddle {
background: url(../images/goodBoxMiddle.jpg) repeat-y;
}
.boxBottom {
background: url(../images/goodBoxBottom.jpg) no-repeat;
}

* html .boxTop {
background: url(../images/smallBox.jpg) no-repeat;
height: 100%;
width: 100%;
}

* html .boxMiddle {
background: none;
}

* html .boxBottom {
background: none;
}

.boxMiddle h2 {
color: #000;
margin-left: 20px;
margin-right: 80px;
}
	
.explanation {
	color: #545454;
	}
	
#header #menu .currentTab {
	display: block;
	float: left;
	width: 130px;
	height: 70px;
	padding-top: 45px;
	background:  url(../images/buttonPressed.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}