@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, h2, h3, p, span, ul, hr{
margin:0px;
padding:0px;
}

img{
border:none;
}

a{
color:#006600;
text-decoration:none;
}

a:hover{
color:#CCCCCC;
text-decoration:underline
}

.welcome{
color:#EAEAEA;
font-weight:bold;
font-size:28px;
margin-left:160px;
}

.welcome2{
color:#EAEAEA;
font-weight:bold;
font-size:28px;
margin-left:110px;
}

.fun{
color:#EAEAEA;
font-weight:bold;
font-size:28px;
margin-left:50px;
}

.link1{
position:relative;
top:-125px;
left:315px;
color:#000000;
text-decoration:underline;
}

.link1:hover{
color:#003399;
text-decoration:none;
}

.footer{
color:#FFFFFF;
margin-left:200px;
}

#Super{
width:760px;
height:750px;
margin:auto;
background-color:#20002F;
}

#NameLogo{
width:238px;
height:82px;
background-image:url(../images/namelogo.png);
position:relative;
}

#SearchForm{
width:230px;
height:30px;
position:relative;
left:510px;
top:-65px;
}

#SearchText{
background-color:#990000;
border:#FFFFFF solid 1px;
color:#FFFFFF;
}

#Navbar{
width:740px;
height:23px;
margin:auto;
background-image:url(../images/navbar_bg.jpg);
background-repeat:repeat-x;
position:relative;
top:-30px;
padding-top:7px;
}

#Nav{
list-style:none;
}

#Nav li {
border:1px solid #DDDDDD;
display:inline;
margin-left:10px;
margin-right:20px;
}

#Nav li:hover {
border:1px solid #999999;
}


#Nav li a {
color:#999999;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#Navbar li:hover a {
color:#444444;
}

#Main{
width:740px;
height:590px;
margin:auto;
background-color:#EAEAEA;
position:relative;
top:-20px;
}

#PicBox{
width:250px;
height:300px;
background-image:url(../images/picbox_bg.jpg);
background-repeat:repeat-x;
position:relative;
top:10px;
left:10px;
border:#780000 solid 1px;
}

#Welcome{
width:460px;
height:300px;
background-image:url(../images/picbox_bg.jpg);
background-repeat:repeat-x;
border:#780000 solid 1px;
position:relative;
left:270px;
top:-292px;
font-size:11px;
}

#DisplayPane{
width:455px;
height:570px;
background-color:#7B8EA5;
border:#780000 solid 1px;
position:relative;
left:270px;
top:-292px;
color:#990000;
padding-left:5px;
overflow-y:auto;
overflow-x:hidden;
}

#WelcomeBar{
width:440px;
height:30px;
margin:auto;
border:#CCCCCC solid 1px;
position:relative;
top:10px;
background-image:url(../images/welcomebar_bg.jpg);
background-repeat:repeat-x;
}

#WelcomeBarBit{
width:10px;
height:30px;
position:relative;
left:430px;
top:-34px;
background-image:url(../images/welcomebarbit_bg.jpg);
}

#ToolBox{
width:250px;
height:260px;
border:#780000 solid 1px;
position:relative;
top:-283px;
left:10px;
background-image:url(../images/toolbox_bg.jpg);
background-repeat:repeat-x;
}

#ToolBox2{
width:250px;
height:260px;
border:#780000 solid 1px;
position:relative;
top:-553px;
left:10px;
background-image:url(../images/toolbox_bg.jpg);
background-repeat:repeat-x;
}

#PhotoBox{
width:460px;
height:260px;
border:#780000 solid 1px;
background-image:url(../images/toolbox_bg.jpg);
background-repeat:repeat-x;
position:relative;
top:-545px;
left:270px;
}

#Pics1{
width:140px;
height:93px;
background-image:url(../images/pic1.png);
position:relative;
top:50px;
left:6px;
}

#Pics2{
width:140px;
height:93px;
background-image:url(../images/pic2.png);
position:relative;
top:-43px;
left:158px;
}

#Pics3{
width:140px;
height:93px;
background-image:url(../images/pic3.png);
position:relative;
left:312px;
top:-136px;
}

#ToolboxBar{
width:230px;
height:30px;
margin:auto;
border:#CCCCCC solid 1px;
position:relative;
top:10px;
background-image:url(../images/welcomebar_bg.jpg);
background-repeat:repeat-x;
}

#ToolboxBarBit{
width:10px;
height:30px;
position:relative;
left:220px;
top:-34px;
background-image:url(../images/welcomebarbit_bg.jpg);
}

#Table{
margin-top:20px;
margin-left:10px;
color:#990000;
}

#Preloads{
display:none;
}

#PhotoFrame{
width:445x;
height:400px;
border:#000000 solid 1px;
}