body{
background: #99C;
background-image: url(../images/back.gif);
background-attachment: scroll;
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
font-size: 100%;
text-align: center; 
}

#wrapper{
width: 720px;
background-color:#FFF;
background-image: url(../images/verf03.gif);
background-repeat: no-repeat;
margin:0px auto;
border: 2px solid #fff;
text-align: left;
font-size:100%;
}

#banner{
height: 120px;
background-image: url(../images/banner.gif);
background-repeat: no-repeat;
}

.logo {
	margin: 0 520px;
	top: 20px;
	position: absolute;
}

#nav{
border-top: 1px solid #306;
border-bottom: 1px solid #999;
padding-top: 5px;
}

#nav ul{
padding: 5px;
margin: 0px;
background-color:#FFF;
background-image: url(../images/nav_up.gif);
}

#nav ul li{
display: inline;
padding: 0px;
margin: 0px;
}

#nav ul li a{
color: #666;
font-size: 75%;
background-color: none;
background-image: url(../images/nav_upp.gif);
text-decoration: none;
padding: 4px 25px 5px 25px;
border-top: 0px solid #999;
border-right: 1px solid #999;
text-align: center;
width: 110px;
}

#nav ul li a:hover, #nav ul li a:focus{
color: #000;
background-color: #FFF;
background-image: url(../images/nav_downn.gif);
}


#content h1{
font-size: 150%;
font-family: Georgia, Times;
color: #F33;
padding: 15px 250px 0 30px;
}

#content h2{
font-size: 70%;
font-family: Arial, Helvetica;
font-weight: bold;
color: #999;
padding: 20px 400px 0 30px;
}

#content p{
font-size: 75%;
padding: 20px 250px 0 30px;
}

#content a {
color: #333;
text-decoration: underline;
}

#content a:hover {
text-decoration: none;
color: #333;
}

a {
color: #96C;
font-size: 80%;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #FFF;
}

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

a:active {
text-decoration: none;
color: ##990000;
}


p strong {
font-size: 100%;
font-weight: bold;
}

#right {
position: absolute;
width: 210px;
font-size: 100%;
background-color: #FFF;
border-left: 1px dashed #306;
border-bottom: 1px dashed #306;
margin: 30px 0 0 499px;
/*This last value applies the 499px left margin */
padding-left: 10px;
padding-bottom:10px;
}

#right a{
color: #333;
font-size: 80%;
}

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

#rightitems {
background-color: #EEE;
position: relative;
width: 150px;
border-top: 1px dashed #306;
border-right: 1px dashed #306;
border-bottom: 1px dashed #306;
border-left: 1px dashed #306;
font-size: 80%;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 15px;
padding: 8px;
}

#rightitems b{
font-size: 85%;
}

#fotoalbum {
width: 499px;
background-color: #FFF;
border-top: 1px dashed #306;
border-right: 1px dashed #306;
border-bottom: 1px dashed #306;
border-left: 0px dashed #306;
text-align: left;
}

#fotoalbum p{
color:#000;
font-size: 75%;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding-left: 100px;
width: 300px
}