body {
    color: #666666;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-tile.jpg);
	background-position: top left; 
	background-repeat: x-repeat; 
}

div, img {
    border: 0px;
	padding: 0px;
	margin: 0px;	
	}
	
div.outer {
    width: 753px;
    margin-left: auto;
    margin-right: auto;
}

div#topLeft {
	width: 18px;
	height: 20px;
	background-image: url(../images/crnr_tl.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	float: left;
}

div#topRight {
    width: 18px;
	height: 20px;
	background-image: url(../images/crnr_tr.gif);
	background-position: top right; 
	background-repeat: no-repeat;
	float: left;
}

div#mid {
    width: 717px;
	height: 20px;
	background-color: #D6D8AD;
	float: left;
	text-align: center;
}

div#mid a {
    line-height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div#bottomLeft {
    width: 18px;
	height: 20px;
	background-image: url(../images/crnr_bl.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	float: left;
}

div#bottomRight {
    width: 18px;
	height: 20px;
	background-image: url(../images/crnr_br.gif);
	background-position: top right; 
	background-repeat: no-repeat;
	float: left;
}

div#shadowTop {
    width: 753px;
	height: 4px;
	background-image: url(../images/shadowTop.gif);
	background-position: top left; 
	background-repeat: repeat-x;
}

div#shadowBottom {
    width: 753px;
	height: 5px;
	background-image: url(../images/shadowBottom.gif);
	background-position: top left; 
	background-repeat: repeat-x;
}

div#logo {
    float: left;
	text-align: center;
}

div#tagline {
    float: left;
	text-align: center;
}

div#nav {
    width: 155px;
    float: left;
	background-image: none;
	background-color: #FFFFFF;

}

div#main {
    margin: 20px 15px 20px 15px;
	width: 344px;
    float: left;
	background-color: #FFFFFF;

}

div#main2 {
    margin: 0px 0px 0px 15px;
	padding: 20px 15px 20px 0px;
	width: 344px;
    float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;

}

div#right {
    width: 220px;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	
}


div#right2 {
    width: 220px;
	float: left;
	background-color: #FFFFFF;
   
}

div#search {
	padding: 15px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}

div#searchField {
    line-height: 20px;
	float: left;
}

div#searchBtn {
    margin-left: 5px;
	line-height: 40px;
	float: left;
}

div#subscribe {
    margin: 15px 0px 15px 18px;
}

div#newsflash {
	background-color: #E5E5E5;
	height: 520px;
}

div#newsflash h2 {
	background-color: #D6D8AD;
	margin: 0px;
	padding: 0px;
	height: 21px;
	padding-left: 20px;
	line-height: 21px;
}

div#newsflash p {
	padding: 15px 15px 0px 20px;
	margin: 0px;
}

.navBar {
	background-color: #E5E5E5;
	width: 155px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navLink {
	font-size: 11px;
	color: #663366;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 25px;
}

h1 {
	font-size: 16px;
	color: #663366;
}

h2 {
	font-size: 14px;
	color: #663366;
}

h3 {
	font-size: 12px;
	color: #663366;
}

.sidebar {
	padding: 0px;
	margin: 40px 10px 0px 10px;
	border: 0px;
	font-size: 11px;
}

.sidebarRt {
	padding: 25px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.quote {
	font-size: 11px;
	color: #663366;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	border: 0px;
}

li {
	margin-bottom: 10px;
}

.hdn {
	margin: 0px;
	padding: 0px;
	display: none;
}

a {
	color: #663366;
	text-weight: bold;
}

.copyright {
font-size: 11px;
color: #CCCCCC;
padding-top: 10px;
margin: 0px;
}

hr {
margin: 0px;
padding: 0px;
color: #CCCCCC;
height: 1px;
}

.top {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
text-align: right;
}