﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0;
    width: 495px;
}



body {
background:url(images/sky.png) no-repeat;
}

#container { 
margin: 0 auto ; 
width: 864px;
border:solid 5px;
border-color:silver;

border-style:outset; 

}

#mainContainerHome
{

    float: left;
    width: 864px;
 background-color: #fff;
    vertical-align: top;


}

p
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    line-height: 16px;
}
h2
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
   color:#c89752;
    line-height: 16px;
}

	

h1{
color:#000;
font-size: 16px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}


a:link {

	color:#004579;
	
	}
	a:visited
{
color:Navy;
}

a:active {
	
	color:  #4c463b;
		}
		
	
a:hover {
	color:#9d061a;
	}
	
.center
{
    text-align: center;
}
	
#header{
background:url(images/banner2.png) no-repeat;
width: 865px; 
height:188px;
margin-top:0px;

}
.menu
{
    background: url(images/menuBar1.png) no-repeat;
    margin: 160px 0px 0px 0px;
    float: left;
    width: 864px;
    height:35px;
    font-weight: bold;
}
.menu li
{


display: inline;
list-style-type: none;
padding-right: 20px;
padding-top: 5px;
padding-left:30px;
float:left;
  font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    line-height: 16px;
}
.full {
background: url(images/bgIndex1.png);
width:804px;
padding:0px 30px 30px 30px;
height:700px;
}
.fullMinutes {
background: url(images/bgIndex1.png);
width:804px;
padding:0px 30px 30px 30px;
height:300px;
}
.fullResources {
background: url(images/bgIndex1.png);
width:804px;
padding:0px 30px 30px 30px;
height:450px;
}
.fullPhotos {
background: url(images/bgIndex1.png);
width:804px;
padding:0px 30px 30px 30px;
height:750px;
}
.topBar{
background: url(images/topBar.png) no-repeat;
width:864px;
height:24px;
}
.footerBar {
background: url(images/footerBar.png) no-repeat;
width:864px;
height:11px;


}
.homeLeft
{
    width: 380px;
    float: left;
    padding: 10px;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #000;
}
.homeRight{
width:380px;
float:left;
padding:10px;

}
.photos{
width:150px;
float:left;
margin:10px 10px 10px 0px;


}
.photos1{
width:100px;
float:left;
margin:5px;
height:600px;

}
.homeLeftSm{
width:160px;
float:left;
padding:0px 10px 10px 10px;


}
.homeRightSm{
width:160px;
float:left;
padding:0px 10px 10px 10px;

}
.minutesLeft {
width:50px;
float:left;
margin: 40px 0px 0px 225px;

}
.minutesRight {

width:50px;
float:left;
margin: 40px 0px 0px 250px;

}
.center
{
    text-align: center;
}