BODY{
 BACKGROUND: #333333;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 font-weight : normal;
	color: #7F8083;  
 margin: 0px;
}
/*#5F6063*/
a:hover, a:active {  color: #4360a6; text-decoration: none;}  
a:link, a:visited { color: #740000; text-decoration: underline;}

.MovieWrap{ 
	text-align: center; 
 width:100%;
}

.Nav, .NavSelect, .Nav a:link, .Nav a:visited{
 padding: 0px 3px 0px 29px;  
 text-decoration: none;
 color: #7F8083;
 font-size: 12px;
 display:inline;
}
.Nav a:hover { color: #FFFFFF; text-decoration: none; }
.NavSelect{color: #FFFFFF;}

.Slogan {padding-bottom:18px;}

.ProjectPhotos {padding:18px 3px 6px 3px;}

.PictOff {border: 1px solid #7F8083;}
.PictOn  {border: 1px solid white; }

/* #DFDdDd */
.CenterWrap, .CenterWrapProjects, .CenterWrapAbout {
 background-color: #CFD0C0; 
 border: 2px solid #740000;  
 color:black;
 line-height:16px;
}
.CenterWrapProjects, .CenterWrapAbout  {background-color: white;}
.CenterWrap ul,.CenterWrapProjects ul {margin:0px; font-weight:bold;}
.CenterWrap li, .CenterWrapProjects li {
	font-weight: normal;
 list-style-position:inside;
}
.CenterWrap a:link, .CenterWrap a:visited, .CenterWrapAbout a:link, .CenterWrapAbout a:visited, .CenterWrapProjects a:link, .CenterWrapProjects a:visited {text-decoration: none;}
.CenterWrap a:hover, .CenterWrap a:active, .CenterWrapAbout a:hover, .CenterWrapAbout a:active,.CenterWrapProjects a:hover, .CenterWrapProjects a:active {text-decoration: underline;}

CenterWrapAbout li{
	font-weight: normal;
 list-style-position:outside;
}
/*
.CenterRow, { padding:12px 24px 12px 12px;}
.CenterRow a:link, .CenterRow a:visited {text-decoration: none;}
.CenterRow a:hover, .CenterRow a:active {text-decoration: underline;}
.CenterRow li {
	font-weight: normal;
 list-style-position:inside;
}
 */

.Caption, .Caption a:link, .Caption a:visited, .Caption a:active{ 
 padding:3px;
	color: #666666;
 text-decoration: none;
 line-height:12px;
 text-align:center;
}
.Caption a:hover{color: #740000; text-decoration: none;}

.Headline, .Headline a:link, .Headline a:visited {
  color:#740000;
  font-size: 13px;
  font-weight : bold;
  text-decoration:none;
  padding: 3px 0px 12px 0px;
}
.Headline a:hover {text-decoration: underline;}
 /* text-decoration:none;*/

.Footer, .FootPhone, .Footer a:link, .Footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 10px; 
 font-weight: normal; 
 color: #7F8083;
 padding: 0px 2px 12px 2px;
}
.Footer a:hover { color: #FFFFFF; text-decoration: underline; }

.FootPhone {
 padding-top:3px;
 font-size: 12px; 
 font-weight: bold; 
}

.Guts, .GutsPad, .GutsPadLeft, .GutsLight, .GutsBorder, .GutsBackground {
	font-size: 11px;
 	font-weight : normal;
	text-decoration: none; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.GutsPad { padding: 0px 15px 6px 15px;}
.GutsPadLeft { padding-left: 6px;}
.GutsLight { color: #808080;}
.GutsBorder {  border: 1px solid #000000; padding: 6px;  BACKGROUND: white; }
.GutsBackground { background: #DDE5EF; padding: 3px 0px 3px 6px;}
.Top {padding: 3px;}
