body {
    background:#e2c0c0;
    margin:0;
    padding:0;
    background-image: url(images/manonthebenchTree.png);
}
a {
    font-weight:bold;

    color: #333333;
}
h1 {

    font-style: normal;
    font-weight: bold;
    font-size: 18px;

}
h2 {
	font-style: normal;
    font-weight: bold;
    font-size: 14px;
}
h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;


}
p {
    font-size: 10px;
    font-weight: bold;

}
#login {
    
	width: 50%;
    border-top-style: groove;
    border-bottom-style: groove;
    border-left-style: groove;
    border-right-style: groove;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-color: gray;
    border-bottom-color: gray;
    border-left-color: gray;
    border-right-color: gray;
    margin-left: 150px;
    margin-top: 75px;
}
#outerBorder {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header {
    height:70px;
}

#subheader {
    clear:both;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    height:20px;
}

#subheader div {
    font-size:15px;
    float:right;
}

#main {
    width: 100%;
    margin-top: 5px;
}

#content {
	
    margin: 0px 220px 0px 220px;
	/*
    border: 3px groove #000000;
    background-image: url(images/contentBack.png);

   */
}
#contentVid {
    margin: 0px 300px 0px 145px;
    border: 3px groove #000000;
    background-image: url(images/contentBack.png);
    
   
}
#contentFlash {
	/*
    margin: 5px 5px 5px 15px; */
    border: 5px groove #000000;
	

}
#contentFlashV4 {
    margin: 5px 20px 5px 20px;
    border: 3px groove #000000;
    

}
#contactForm {
    float:right;
    text-align:left;
}
#logoImg {

}

#links {
    margin-left: 10px;
}
#links h1 {
    font-size:medium;
}
#leftSidebar {
    float:left;
    margin-right: 5px;

    width: 200px;
   /* border: 1px solid #000000;*/
}
#leftSidebarVid {
    float:left;
    margin-right: 0px;
    margin-left: 10px;

    width: 130px;
   /* border: 1px solid #000000;*/
}
#leftSidebarVid h2 {
	font-size:10px
}
#rightSidebarVid {
	text-align: center;
    font-size:15px;
    float:right;
    margin-left: 0px;
    margin-right:20px;
    width: 265px;
    height: 90%;
    border: 1px solid #000000;
}

#rightSidebar {
    font-size:15px;
    float:right;
    margin-left: 5px;
    width: 215px;
    height: 90%;
   /* border: 1px solid #000000;*/
}
#rightSidebar h2 {
     font-size:x-small;
}
h4 {
    font-size:10px;
}
#rightSidebarFooter a {
    font-size:11px;
    font-weight: bold;
}
#banner {
    margin: 0px 40px 0px 0px;
    display:table-cell;
    vertical-align:middle;
    font-size:35px;
}
#footer {
    font-size:12px;
     font-weight: bold;
}
#validCSS {

    margin-left: 25px;
    margin-top: 10px;
}
