* { padding: 0; margin: 0; }

body {
color:#333333;
font-family:Georgia, platino, serif;
font-size:0.8em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	position: static;
}
#header {
	width: 100%;
	color: #333;
	height: 138px;
	background-image: url(/global/img/headerBG.png);
	background-repeat: repeat-x;
}
#navigation {
	color: #333;
	margin: 15px 8px 0px 0px;
	float: right;
	width: 700px;
}

#content {
	width: 940px;
	color: #333;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footerTop {
	background-image: url(bg-paper-bottom.png);
	height: 50px;
	
}

#footer {
	width: 100%;
	color: #333;
	margin: 0px;
	background-image: url(/global/img/footerBG.png);
	background-repeat:repeat-x;
	float:left;
	height:150px;
	margin-top:15px;
	
	
}
#page {
	width: 100%;
	
	
	
	
}
#headCont {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#pageWrap {
	position: relative;
	width: 100%;
	background-image: url(bg-paper-top.png);
	background-repeat:repeat-x;
}
#headLogo {
	float: left;
	width: 200px;
}

#colLeft {
	width:680px;
	float:left;
	}
	
#colRight {
	width:200px;
	float:left;
	padding-left:10px;
	}
	
#ytWindow {
	margin-top:30px;
	padding:10px;
	width:658px;
	height:406px;
	background:url(/global/img/ytBG.gif) no-repeat;
	}

/* sticky footer */


html, body {
	height: 100%;
	}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	}

#footer, .push {
height: 150px;
}

/* text styles */

h1 {
	font-family: lobster, Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FE75A7;
	font-weight: bold;
	margin:10px;
	line-height:30px;	
	}

h2 {
	color:#a67ba0;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:600;
line-height:2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:18px;
	color:#5d9460;
	}
	
h3 a {
	color:#5d9460;
	text-decoration:none;
	line-height:2em;
	}
	
h3 a:hover {
	color:#666666;
	}
	
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
ul {
	list-style-type:none;
	line-height:1ems;
	}
	
/* ditto */

.dittoItem {
	background-color:#FFFFFF;
	float:left;
	width:80%;
	margin-left:10px;
	border-bottom:#f2da57 5px dotted;
	
	margin-bottom: 10px;
}

.dittoImgHolder {
	border:none;
	width: 125px;
	float:left;
	margin-left:15px;
	
	

	}
	
.tvNav_item{
	margin: 10px 0px;
	}
	
.dittoTitle a{

text-decoration:none;
	color:#a67ba0;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.53846;
}

.dittoTitle a:hover{
color: #0099FF;
}

.dittoTitle {
text-align:center;
width:400px;
float:left;

	}
	
.dittoSum {
text-align:center;
width:400px;
float:left;

	}
	

