body { 
background-image: url(images/background.gif); 
padding : 30px 0 0; 
margin : 0; 
} 
form { 
margin : 0; 
padding : 0; 
} 
select { 
border-color : #2d5905; 
} 
textarea { 
border : 1px solid #2d5905; 
background : transparent; 
} 
textarea:hover { 
border : 1px solid #d00000; 
background : transparent; 
} 
input { 
margin : 2px; 
border : 1px solid #2d5905; 
background : transparent; 
} 
input:hover { 
border : 1px solid #d00000; 
background : transparent; 
} 
td { 
font-family : Comic Sans MS; 
font-size : smaller; 
} 
img { 
border : none; 
} 
h3 { 
margin-top : 2px; 
} 
a { 
color : #0067d0; 
} 
a:hover { 
color : #d00000; 
} 
a:visited { 
color : #2d5905; 
} 
.fakeLink { 
color : white; 
} 
.fakeLink:hover { 
color : white; 
} 
.fakeLink:visited { 
color : white; 
} 
.topLink { 
color : black; 
text-decoration : none; 
font-size : 10px; 
} 
.package { 
color : white; 
background : #2d5905; 
padding : 5px; 
margin : 2px; 
text-align : center; 
} 
#page { 
border-left : 2px solid #b5b5b5; 
border-top : 2px solid #b5b5b5; 
border-right : 2px solid #757575; 
border-bottom : 2px solid #757575; 
position : relative; 
width : 700px; 
height : 692px; 
margin : 0 auto; 
} 
#nav0 { 
position : absolute; 
top : 65px; 
left : 51px; 
width : 213px; 
height : 19px; 
font-family : Comic Sans MS; 
font-size : 10px; 
text-align : center; 
} 
#nav1 { 
position : absolute; 
top : 55px; 
left : 275px; 
width : 89px; 
height : 56px; 
} 
#nav2 { 
position : absolute; 
top : 55px; 
left : 383px; 
width : 89px; 
height : 56px; 
} 
#nav3 { 
position : absolute; 
top : 55px; 
left : 491px; 
width : 89px; 
height : 56px; 
} 
#nav4 { 
position : absolute; 
top : 55px; 
left : 600px; 
width : 80px; 
height : 56px; 
} 
#nav5 { 
position : absolute; 
top : 3px; 
left : 531px; 
width : 169px; 
height : 24px; 
} 
#bodyTop { 
position : absolute; 
top : 128px; 
left : 0; 
width : 700px; 
height : 13px; 
background-image: url(images/borderTop.gif); 
} 
#bodyLeft { 
position : absolute; 
top : 139px; 
left : 0; 
width : 13px; 
height : 350px; 
background-image: url(images/borderLeft.gif); 
background-repeat : repeat-y; 
} 
#picture { 
position : absolute; 
top : 139px; 
left : 13px; 
width : 362px; 
height : 350px; 
background : white; 
font-family : Comic Sans MS; 
font-size : smaller; 
} 
#bodyCenter { 
position : absolute; 
top : 139px; 
left : 375px; 
width : 15px; 
height : 350px; 
background-image: url(images/borderCenter.gif); 
background-repeat : repeat-y; 
} 
#content { 
position : absolute; 
top : 139px; 
left : 390px; 
width : 297px; 
height : 350px; 
background : white; 
padding-left : 2px; 
font-family : Comic Sans MS; 
font-size : smaller; 
} 
/*
#content:first-letter { 
font-size : 30px; 
font-weight : bolder; 
font-family : Times New Roman; 
}  */
#bodyRight { 
position : absolute; 
top : 139px; 
left : 687px; 
width : 13px; 
height : 350px; 
background-image: url(images/borderRight.gif); 
background-repeat : repeat-y; 
} 
#bodyBottom { 
position : absolute; 
top : 489px; 
left : 0; 
width : 700px; 
height : 13px; 
background-image: url(images/borderBottom.gif); 
} 
#pictureFrame { 
position : absolute; 
top : 502px; 
left : 0; 
width : 700px; 
height : 170px; 
background-image: url(images/pictureFrame.gif); 
background-repeat : no-repeat; 
} 
#photoLink { 
position : absolute; 
top : 5px; 
left : 7px; 
width : 72px; 
height : 24px; 
} 
#picture1 { 
position : absolute; 
top : 45px; 
left : 40px; 
width : 125px; 
height : 94px; 
z-index : auto; 
} 
#picture2 { 
position : absolute; 
top : 45px; 
left : 205px; 
width : 125px; 
height : 94px; 
} 
#picture3 { 
position : absolute; 
top : 45px; 
left : 370px; 
width : 125px; 
height : 94px; 
} 
#picture4 { 
position : absolute; 
top : 45px; 
left : 535px; 
width : 125px; 
height : 94px; 
} 
#copyright {
	position : absolute;
	top : 672px;
	left : 0;
	width : 700px;
	height : 18px;
	text-align : center;
	font-size : smaller;
	font-family : Nina, Verdana;
	background-image: url(images/pageBg.gif);
} 