body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #036;
	background-attachment: fixed;
	background-image: url(../images/bkgd-grad.gif);
	background-repeat: repeat-x;
	margin: 10px;
}
#master {
	width: 800px;
	background-attachment: scroll;
	background-image: url(../images/800w-crest.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399cc;
	border-left-color: #3399cc;

}
/* all footer nav links*/
#footer {
	text-align: center;
}
#footer a:link {
	color: #036;
}
#footer a:hover {
	color: #036;
	text-decoration: none;
}
#footer a:active {
	color: #006699;
	text-decoration: underline;
}
#footer a:visited {
	color: #036;
	text-decoration: none;
}
/* all header rules*/

#header-studio {
	background-attachment: scroll;
	background-image: url(../images/header-studios.png);
	background-repeat: no-repeat;
	height: 276px;
}

/* all general links*/
a:link {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #036;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
/* all main nav links*/
#nav-main {
	text-align: right;
	padding-right: 5px;
}
#nav-main a:link {
	color: #FFF;
}
#nav-main a:hover {
	color: #036;
	text-decoration: none;
}
#nav-main a:active {
	color: #006699;
	text-decoration: underline;
}
#nav-main a:visited {
	color: #FFF;
	text-decoration: none;
}
/* all modules*/
.mod-top {
	width: 780px;
	vertical-align: top;
	text-align: left;
}
.mod-bottom {
	width: 780px;
	vertical-align: top;
	text-align: left;
}
.mod-175w {
	width: 175px;
	vertical-align: top;
	text-align: left;
}
.mod-595w {
	width: 595px;
	vertical-align: top;
	text-align: left;
}
/* all containers */
.cont-title {
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
	height: 15px;
	background-position: bottom;
}
.cont-title-2 {
	text-align: center;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
	height: 20px;
}
.cont-title-3 {
	text-align: left;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.cont-article {
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.cont-article-2 {
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.cont-article-3 {
	padding-left: 3px;
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
}

.cont-article-bkgd-only {
	text-align: left;
	background-image: url(../images/cont-article-bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09c;
}
/* general rules*/
h4 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*highslide rules*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #3399CC;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: #3399CC;
	color: #FFFFFF;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: #3399CC;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: #3399CC;
}
a.highslide-full-expand {
	background: url(../highslide/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/highslide/graphics/close.png', sizingMethod='scale');
}
.form-title {
	text-align: right;
	width: 175px;
	padding-right: 3px;
}
.form-input {
	text-align: left;
	width: 417px;
}

/*frog script carousel images*/
#FrogJS{
	width: auto;
	height: 600px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#FrogJSCredit{
	text-align: right;
	font-size: 10px;
	color: #036;
	padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}

