
body{
	padding:0px;
	margin:0px;
	text-align:center;
	background:#FFFFFF url(../images/page.png) top left repeat-x;

}

#toplinks ,#toplinks a{
	color:#a3a3a3;
	font-size:15px;
	text-decoration:none;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#wrapper{
	width:500px;
	height:395px;
	margin:0px auto 10px auto;
	border:1px solid #3c3c3c;
	background:#1c1c1c;
	overflow:hidden;
}
#bottom_bar{
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	background:url(../images/bottombar.png) top left repeat-x;
}
#bottom_bar ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:200px;
	float:right;
}
#bottom_bar ul li{
	float:left;
	width:30px;
	height:30px;
	margin-top:5px;
	margin-left:5px;
	line-height:30px;
	cursor:pointer;
}
#bottom_bar .active{
	font-size:15px;
	color:#dcdcdc;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/button.png) top left no-repeat;
}
#bottom_bar .inactive{
	font-size:15px;
	color:#6c6c6c;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/button_alt.png) top left no-repeat;
}
#container{
	text-align:left;
	height:345px;
	width:500px;
	margin:5px auto;
	padding:0px;
	background:#3c3c3c;
	position:relative;
	overflow:hidden;
}
#container ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:345px;
	width:590px;
	overflow:hidden;
	}
#container ul li,#container ul li img{
	padding:0px;
	margin:0px;
	height:345px;
	width:500px;
	overflow:hidden;
border:0px
}

#container ul li a{
outline:none;
}




/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-image: url(../image-files/body.jpg);
background-repeat: repeat-x; /* background image repeats horizontally across the screen*/
margin: 0;
padding: 0;
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #000;
font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #595151;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
font-family: 'Palatino Linotype', Palatino, 'Times New Roman', Georgia, serif;
text-align: center;
}

h2 {
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
border-bottom: 1px dotted #595151;
}

h3 {
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
border-bottom: 1px dotted #595151;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {
border: 0;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: #595151; 
text-decoration: underline;
}

a:visited {
color: blue;
text-decoration: underline;
}

a:hover {
color: blue;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
}

#Header {
position: relative;
height: 290px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 210px;
padding: 0 20px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 179px;
margin: 0 0 0 -950px;              /* STEP 2: to set left column at 180, set 1 less than 180 here */      /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
border-left: 1px dotted #595151;
border-right: 1px dotted #595151;
}

#ExtraColumn {
float: left;
width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin: 0px 0 0 -190px;
}

#Footer {
clear: both;
width: 100%;
height: 150px;
padding: 8px 0;
border-top: 0px solid #f0f5fb;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
}

#Header {
background-image: url(../image-files/header-image.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-image: url(../image-files/background.jpg);
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
background-image: url(../image-files/footer-background.jpg);
background-repeat: repeat-y;
background-color: transparent;
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 100%;
color: #595151;
text-align: left;
}

#ExtraColumn {
font-size: 100%;
text-align: center;
}

#NavColumn h4 {
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 100%;
color: #a4cbea;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 100%;
color: #a4cbea;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 5px;
font-size: 110%;
color: #595151;
border-bottom: 1px dotted #595151;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
color: #595151;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: transparent;
border: 0px solid #8f8fb3;
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #595151;
display: block; 
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:visited {
color: #595151;
display: block; 
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:hover {
color: #3181cf;
display: block;
padding: 3px 0 3px 4px;
background-color: transparent;
text-decoration: underline;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: blue;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: left;
padding: 0 8px 0 0;
}

.ExtraNav a:link {
color: gray;
text-decoration: none;
text-align: left;
padding: 0 8px 0 0;
}

.ExtraNav a:visited {
color: #a4cbea;
text-decoration: none;
padding: 0 8px 0 0;
}

.ExtraNav a:hover {
color: #a4cbea;
background-color: transparent;
text-decoration: underline;
padding: 0 8px 0 0;
}

#Header .ExtraNav {
font-size: 95%;
position: absolute;
top: -15px;
left: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 12px auto;
background-color: transparent;
}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #a4cbea;
margin: 18px auto 24px auto;
padding: 4px;
color: #595151;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: #fff;
width: 24%;
border: 1px dotted #a4cbea;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #595151;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #a4cbea;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: transparent;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
background-color: transparent;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px dotted #a4cbea;
border-bottom: 1px dotted #a4cbea;
margin: 20px auto 12px auto;
padding: 12px;
text-align: right;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: #fff;
border-top: 1px dotted #595151;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #a4cbea;
line-height: 120%;
text-align: center;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}