* {
margin : 0;
padding : 0;
}
body {
font : 80% "lucida sans", Arial, sans-serif;
line-height : 1.7em;
background : #fff ;
background-image: url(/images/mops/mops.jpg);
background-position: top left;
background-repeat: repeat-x;
color : #000;
}
		/* CONTAINER PROPERTIES */
#container {
width : 90%;
margin-left : auto;
margin-right : auto;
}
		/* TOPBAR PROPERTIES */
#topbar {
height : 170px;
margin : 0;
width : 90%;
margin-left : auto;
margin-right : auto;
}
#topmenu {
margin : .9em 0;
padding-bottom : 5px;
font-size : 14px;
background : transparent;
color : #999;
}
		/* LEFTBOX PROPERTIES */
#leftbox  {
float : left;
width : 49.9%;
margin-top : 0;
}
		/* RIGHTBOX PROPERTIES */
#rightbox {
float : right;
width : 49.9%;
margin-top : 0;
}
		/* CONTENT PROPERTIES */
#content {
border-left : 1px dotted #eee;
margin : 0 0 0 260px;
padding : 0 20px 20px 20px;
}
		/* SIDEBAR PROPERTIES */
#sidebar {
float : left;
width : 260px;
margin : 0;
padding-bottom: 15px;
}
#sidebar h1 {
margin : 0;
padding : 0;
border-bottom : none;
text-transform : uppercase;
font-size : 14px;
}
		/* NOTES PROPERTIES */
#notes {
margin : 0;
padding : 1px 15px 5px 15px;
text-align : left;
background : #ae9c88;
color : #eee;
}
#notes h1 {
margin : 0;
padding : 20px 10px 10px 10px;
font-size : 140%;
border-bottom : none;
background : transparent;
color : #fff;
}
		/* BOTTOM NAV */
.navlist a:link, .navlist a:visited {
text-decoration : underline;
background : inherit;
color : #0000ff;
}
.navlist a:hover {
text-decoration : underline;
background : inherit;
color :  #ff0000;
}
.navlist a:active {
text-decoration : none;
background : inherit;
color : #ff0000;
}
.navlist ul li {
list-style-image : url(/images/mops/arrow.gif);
padding-left : 5px;
margin-bottom : 0;
} 
		/* FOOTER PROPERTIES */
#footer {
margin : 0;
padding : 5px;
text-align : left;
font-size : 0.9em;
background : #fff;
color : #000;
}
		/* COLUMN PROPERTIES */
.col3,.col3center {
float: left;
width: 30.5%;
}
.col3center {
margin: 0 3%;
}
		/* HEADER PROPERTIES */
p {
padding : 0 0 0.7em 0;
}
h1 {
margin : 15px 0 0 0;
padding-bottom : 5px;
border-bottom : 1px dotted #eee;
text-transform : uppercase;
font-size : 16px;
background : transparent;
color :  #000;
}
h2 {
margin : .7em 0 .1em 0em;
padding-bottom : 5px;
font-size : 14px;
background : transparent;
color : #000000;
}
		/* CLASS PROPERTIES */
.clear {
clear : both;
}
.box {
margin : 0 10px 10px 10px;
padding : 5px;
font-size : 12px;
}
.small {
font-size : 12px;
color : #fff;
}
.small a:link, .small a:visited {
text-decoration : underline;
background : inherit;
color : #eee;
}
.small a:hover {
text-decoration : underline;
background : inherit;
color :  #fff;
}
.small a:active {
text-decoration : none;
background : inherit;
color : #fff;
}
.smaller {
font-size : 85%;
color : #005E8C;
}
.big {
margin: 50px 0 0 0;
font-size : 125%;
font-weight:600;
line-height: 2em;
}
		/* IMAGE CLASS PROPERTIES */
a img {
border : 0;
}
.imgl {
float : left;
padding : 10px;
margin-right : 30px;
}
.imgr {
float : right;
padding : 15px;
}
		/* LINK PROPERTIES */
a:link, a:visited {
text-decoration : underline;
background : inherit;
color : #0000ff; 
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #ff0000;
}
#menu ul {
padding : 0px;
margin : 0px 0px 0px 10px;
} 
#menu ul li {
list-style-image : url(/images/mops/icon_arrow.png);
padding-left : 0px;
margin-bottom : 0px;
} 

.thumbnails
{
margin: -3em 0 0 -2em;
text-align: center;
}

.thumbnail
{
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: bottom;
text-align: left;
margin: 3em 0 0 2em;
}

.thumbnail .r
{
width: 18em;
float: left;
}


p.nc_announce {

}

div.nc_datetime {

}

div.nc_list div.nc_row {
	background-color: #e6d9c9;
	margin-bottom: 15px;
	padding: 7px;
}
