/* Start of CMSMS style sheet 'fpollack' */
* {
  padding: 0;
  margin: 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.95em;
  color: #555555;
}

body{
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#eeeeee;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#eeeeee;
    scrollbar-darkshadow-color:#B3B3FF;
    scrollbar-shadow-color:#B3B3FF;
}
table td {
  font-size: 110%;
}

#TB_window {
  background: none;
  border:none;
  top: 40%;
}

#TB_caption {
  padding-top: 50px;
}

#TB_closeWindow {
  padding-top: 50px;
}

#m4moduleform_1 {
  margin: 3em;
}

img {
  border: none;
}

body {
  background-color:#FFFFFF;
}

#albumnavbar a {
  text-decoration: none;
}

#nopicturesmsg {
  visibility:hidden;
  height: 0px;
}

#albumnavbar a:hover {
  text-decoration: none;
  border-bottom: 2px solid #000000;
}

#thealbum {
  align: center;
  margin: 1em 0em 0 3.5em;
}

.thumb a {
  border-color: none;
}


#TB_overlay {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
  background-color:#cccccc;
}

.picturelist {
  margin-top: 1em;
}

#wrapper #header a {
	color: #000000;
	font-size: 24px;
	font-weight: lighter;
	text-decoration: none;
}
#wrapper {
	margin: 10px auto 0 auto;
	height: 600px;
	width: 800px;
}

#header {
  height: 100px;
}

#cwrapper {
	height: 450px;
	clear: both;
}

#content {
	height: 100%;
	width: 560px; /* 70%; */
	float: left;
}

#sidebar {
  padding-top: 249px;
  height: 200px;
  text-align:right;
  
  float: right;
  margin-left: 0px;
  padding-right: 5px;
  width: 29%;
  background-color:#ccc;

}

#cheader {
  background-color:#555;
  color: #fff;
  height: 26px;
  margin-bottom: 5px;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 4px;
  border-right: 10px solid #ffc20f;
}

#cheader span {
  font-weight: bold;
}


#ctext {
  background-color:#ccc;
  height: 395px;
  padding: 10px;
 overflow-y: auto;
}

#ctext p {
  margin-left: 3em;
  margin-right: 3em;
}

#footer {
  height: 30px;
  text-align: right;
  padding-right: 5px;
  color: #666666;
  font-size: 0.92em;
}
/* End of 'fpollack' */

