*{
font-family: ariel, verdana, sans-serif;
}

p{
margin-top: 5px;
margin-bottom: 5px;
}

/*
*{
font-family: Verdana,
             Arial,
             sans-serif;
}
*/

#maincontainer {
/* margin-top: auto; */
margin-right: auto;
/* margin-bottom: auto; */
margin-left: auto;
width: 960px !important;
}

#slogan {
	text-align: center;
	font-size: larger;
	color: black;
	font-weight: bold;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
/* background: #EAEAEA; 
background: #FFCC33; */
}

#topsection h1{
margin: 0;
/*padding-top: 15px;*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
padding-top: 20px;
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: url(/images/cw-bg3.png) no-repeat;
margin-top: 10px;
/* background: #C8FC98; */
}

#leftcolumn a{
text-decoration: none;
}

#footer{
clear: left;
width: 100%;
color: blue;
font-weight: bold;
font-size: small;
text-align: center;
padding: 4px 0;
}

#footer a{
text-decoration: none;
}

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


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#smallarticleleft{
float: left;
width: 24%;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
border: 1px solid;
height: 75px;
background: url(/images/cw-bg3.png) no-repeat;
}

#smallarticleright{
float: right;
width: 24%;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
border: 1px solid;
height: 75px;
background: url(/images/cw-bg3.png) no-repeat;
}

#leftarticle{
float: left;
width: 49%;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid;
height: 100px;
}

#rightarticle{
float: right;
width: 49%;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid;
height: 100px;
}

#toparticle {
border: 2px groove;
/*padding: 7px;
clear: both;
margin-top: 10px;
margin-bottom: 10px;*/
}

#topimage {
float: left;
}


#slugimage {
float: left;
display: table-cell;
margin-right: 10px;
}

#slugimage a {
text-decoration: none;
border: 0;
}

#slugtext {
font-weight: bold;
}

#slugtext a{
text-decoration: none;
color: #000000;
}

#slugtext a:hover{
text-decoration: underline;
color: blue;
}

#blurb{
line-height: 1.2;
font-size: 0.8em;
}

#newsbox{
width: 180px;
}

#rightsidebar{
width: 180px;
float: right;
border: 1px solid;
font-size: 80%;
padding: 5px;
/* background: #FFCC33; */
background: url(/images/plate-back.png) no-repeat;
margin-left: 10px;
}

#photocap{
padding-top: 120px;
}

.textbottom {vertical-align:text-bottom;} 

#photobox{
position: relative;
}

