body{
background-color:lightblue;
/*background-image:url("./images/background2012.jpg");*/
background-repeat:no-repeat;
/*background-position:20px 20px;*/
}
#mainContent{
position:absolute;
left:200px;
top:90px;
align:left;
/* 
width:100%;
height:100%;
 */
background-repeat:no-repeat;
font-size:48px;
color:Red;
}
#compbkgleft{
position: absolute;
left: 0;
top: 0;
width: 10%;
height:100%;
}
#compbkgright{
position: absolute;
right: 0;
top: 0;
width: 10%;
height:100%;
}
#cardmain{	
position: relative;	
left:0px;
top: 0px;	
width: 1050px;	
height: 750px;
}
#sideBar{/*background-image:url("./images/xmasscene9.jpg");*/
background-color: beige;
border:solid orange 2px;
position:absolute;
left: 200px;top: 10px;
width:1050px;
height:60px;
color:maroon;
font-size:42px;
font-style:italic;
/*text-decoration:underline;*/
text-align:center;
}
#BPBG {
position: relative;
left:0px;
top:20px;
width:1050px;
height:750px;
}
#photogrid{
position:relative;
left:125px;
top:75px;
width:800px;
height:600px;
}
#BPGrid{
position:relative;
left:135px;
top:20px;
width:800px;
height:600px;
/* background-color:white; */
z-index:2;
}
#hoverspan {
position:relative;
top:-30px;
font-size:18px;
font:geneva;
color:blue;
text-decoration:underline;
}
#navbar ul{
position:absolute;
left:-120px;
top:70px;
width:90px;
background-color:beige;
color:maroon;
font-size:36px;
/*list-style-image:url("./images/ornamentIcon.png");*/
padding-left:2px;
padding-right:2px;
padding-bottom:8px;
margin-left:8px;
margin-right:8px;
border:solid orange 2px;
text-decoration:none;
text-align:left;
}
#navbar li {
height:30px;
width:90px;
/*width:100px;*/
background-color:beige;
color:blue;
text-decoration:none;
text-align:left;
list-style:none;
/*float:left;*/
}
#navbar li a{
  display:block;
}

a:link {color:maroon;
background:beige;
font-size:18px;
text-decoration:none;}      /* unvisited link */
a:visited {color:purple;}  /* visited link */
a:hover {color:beige;background:maroon;}  /* mouse over link */
a:active {color:green;}   /*selected link */ 

/*#sideBarPicCapt{
font-size:20px; 
color:black;
text-decoration:none;
}*/
#PageOwner{
position: absolute;
color:red;
background-color:beige;
text-decoration:underline; 
left:120px;
top: 40px;
font-size:36px;
padding-left:10px;
padding-right:10px;
}

#SlideMain{
position:relative;
left:0px;
top:100px;
width:800px;
height:600px;
}
#slideshow{
position:relative;
left:125px;
top:25px;
/* width:800px; */
height:600px;
padding:0 px;
border:solid white 12px;
/*float:left;*/
}
#homelink {
position: absolute;
color:blue;
background:white;
text-decoration:underline;
font-size:20px;
left:20px;
top: 20px;
}
#slideshowlink{
position: absolute;
color:blue;
background-color:white;
text-decoration:underline;
left:20px;
top: 80px;
font-size:28px;
/* padding-left:10px; */
padding-right:10px;
}
#nextLink:hover, #prevLink:hover{
background-color:pink;
color:red;
border:solid red 1px;
}
#prevLink{
position:absolute;
font-size:20px;
left:40px;
top:-130px;
color:black;
background-color:lightgreen;
border:solid black 1px;
}
#nextLink{
position:absolute;
font-size:20px;
left: 940px;
top:-130px;
color:black;
background-color:lightgreen;
border:solid black 1px;
}
#myP {
position:absolute;
left:125px;
top:-100px;
color:red;
background-color:beige;
font-size:28px;
width:824px;
}

