body {
	background: #7C6F5C url(images/bg.jpg);
	font:12px sans-serif;
	padding: 2% 0;
	height:100%;
	
}

a {color:#000;
}
a:hover {color:#644389;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font:1.4em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

img{
		max-width:100%;
		height:auto;
		}
		.picbox{
			width:30%;
			padding:.1em;
			display:inline;}
		

/* structure */


#wrapper {
margin:0 auto;
width:962px;
height:100%;
background-color:#F7F0FF;


    
}


/* header */

#header {

	background: url(images/vs-main-image.png) no-repeat left top;
	background-color:#F7F0FF;
	width: 962px;
	height:172px;

}

#map {wiodth:100%;
border:#7CB07B thin solid;
padding:.2em;}

iframe {width:99%;
}

/* navigation */

#navigation {
width:675px;
padding:5px 15px;
}

#navigation li {
background-color:#F7F0FF;
display: inline;
list-style-type:none;
padding-right: 10px;
}
#navigation li a {
	border-right:#7CB07B thin solid
	;
color: #4E4E4E;
text-decoration:none;
font-weight: bold;
font-style:italic;
}
#navigation li a:hover {
color:#57B51A;
text-decoration: underline;
}



/* main */


#border {
float:left;
padding:0 20px;
background-color:#F7F0FF;
width:182px;

background-image:url(images/vs-main-image3.png);
background-position:topleft;
background-repeat:repeat-y;

}

#borderexp {

padding:0 20px;
background-color:#F7F0FF;
width:182px;

height: 100%;
    
    position: absolute;
    left: 0;
    top: 0;
background-image:url(images/vs-main-image3.png);
background-position:topleft;
background-repeat:repeat-y;

}

#content {
	width:100%;
	display:block;
	overflow: hidden;
	position: relative;
}

#main {
float:right;
background-image:url(images/containerbackcopy.png);
margin-right:10px;
	padding:0px 20px 0px 20px;
	font-size: 1.4em;
	color:#3C4D40;
	line-height: 1.4em;
	width:690px;
	height:85%;
}

#lecturetopics {
	width:100%;
	display:block;}
/* footer */
.footer {
	display:block;
	background:#332;
	color: #EED;
	padding:10px;
	height:30px;
	width:100%;
}

.footer a{
color:#E2E9FE;
}
.footer a:hover{
color:#FEECE0;
}
.thumb
{margin:10px;
}
.spacer
{
	margin: 50px;
	}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;

}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 30%;
background-color:#FFFFFF;
padding:5px;
}
.content {padding: 18px 20px;}
.left {float:left;}
.right {float:right;}
.right .content {padding: 18px 12px 12px;}
.fixedheight {height:1000px;}
.fixedheight1 {height:2720px;}
.fixedheight2 {height:1100px;}
.fixedheight3 {height:1600px;}
.fixedheight4{height:1800px;}
.fixedheight5{height:2100px;}
