/* Site Styles */


body {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(images/bkgd-main.gif);
	background-position:top;
	background-repeat:repeat-x;
}


#content {position: static; padding:0; margin:0;}
#content-inner {width: 760px; padding:0; margin:0; background-image: url(images/bkgd-shwd.png); background-repeat:repeat-y; background-position:center;} 

#header {padding:5px 10px 1px 5px;}
#header img {padding: 0px 3px 4px 0px;}

#bar-top {
	padding:23px 33px 0 0;
	background-image:url(images/bar-top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:727px;
	height:22px;
	}
#bar-bot {
	padding:10px 25px 0 25px;
	background-image:url(images/bar-bot.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:710px;
	height:35px;
	font-size:10px;
	text-align:left;
	color:#848267;
	}

#bot-left {float:left; text-align:left;}
#bot-right {float:right; text-align:right; color:#000000;}

a {color:#003366; text-decoration:underline; font-weight:normal;}
a:hover {color:#003366; text-decoration:none;}
a img {border:none;}


ul {padding:0 0 0 30px; margin:0;}
li {padding: 0; margin:0 0 0 10px; color:#000000; line-height:22px;}

h2 {font-size:18px; color:#003366; font-weight:bold;}
h3 {font-size:16px; color:#333333; font-weight:bold; text-align:center;}
h4 {font-size:11px; text-align:left; font-weight:normal;}
h5 {font-size:16px; text-align:left; font-weight:bold; padding:5px 5px 5px 15px; margin:8px 0 0 0; color:#848267;}
h6 {font-size:9px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.bluebold {color:#003366; font-weight:bold;}
#cvstudios {color:#CCCCCC; font-size:10px; padding:0 27px 0 0; width:733px; text-align:right;}
a.cvstudios {color:#CCCCCC; text-decoration:none;}
a.cvstudios:hover {color:#999999; text-decoration:none;}

#box {width:450px; margin:20px; padding:5px; background-color:#F7F7F7; border:#EEEEEE thick solid;}
#box p {padding:5px;}
#main {width:760px; padding:15px 0 0 0; margin:0; text-align:left; clear:both; display:block;}

#copy {width:500px; padding:0 25px 0 40px; float:left; display:block;}
#copy p {padding:5px 5px 5px 15px; margin:8px 0 0 0;}
#sidebar {width:160px; padding:0 20px 0 0; float:right; display:block;}
#sidebar img {padding:0 0 10px 0;}
#clear {clear:left;}

#navigation {width:745px; height:40px; padding:0 11px 0 4px;}

#footer { height:40px; width:750px; padding:10px 0 0 0; text-align:center; clear:both; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #454545;}

#bar-bot a {color:#848267; text-decoration:none; font-weight:normal;}
#bar-bot a:hover {color:#000000; text-decoration:underline;}
	
#privacy-terms {padding:20px; text-align:center; font-size:12px; border:#003366 dotted 1px; background-color:#F7F7F7; color:#003366;}


 