body { 
	background:  #bbbdc0 repeat fixed;
}

#mvu-wrap {
	background: #fff;
}

#header {
	background: #fff;
}

#content {
	background: #fff;
}

#pr-main {
	background: #fff;
}

#sidebar {
	background: #fff;
	
}

#sidebar div.pad {
	background: #fff;
}

.box {
	background: url(images/box-bg.gif) bottom left no-repeat;
}

.box h3 {
	background: url(images/box-bg.gif) top left no-repeat;
	color: #fff;
}

.box .related a {
	background: #F6FCFD;
}

.box .related a.even {
	background: #EDF7F8;
}

.box .related a:hover {
	background: #fff;
}

#footer {
	background: #fff;
}


#header {
	font-size: 85%;
}

#header #contact h3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: solid 1px #333;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4 {
	font-weight: bold;
}

#content h1 {
	font-size: 120%;
}

#content h2, #content h4 {
	font-size: 85%;
}

#content h3 {
	font-size: 85%;
	text-decoration: underline;
}

#content p, li, blockquote, #pr-main .vcard, #pr-alt .vcard {
	font-size: 85%;
}

#content p.fine_print {
	font-size: 70%;
}

#content p.safe_harbor {
	font-size: 60%;
	font-style: oblique;
}

.box h3 {
	font-size: 85%;
	font-weight: bold;
}

#mm-video a, #mm-video p {
	font-size: 80%;
	font-family: arial, helvetica;
}

#mm-video textarea {
	font-size: 80%;
}

#mm-video a {
	font-weight: bold;
}

#mm-social-media label {
	font-size: 75%;
	font-weight: bold;
}

#mm-social-media input {
	font-size: 75%;
}

#footer {
	font-size: 70%;
}





/* ------------------Background of Photo Gallery-------------- */
.TB_overlayBG {
	background-color:#594964;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
