body {
font-family: georgia; 
font-size: 8pt;
color: #717171;
letter-spacing: 1px;
font-weight : 200;
background-color: #BFBEBE;
background-image: url(/norton/skins/2/bg.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: georgia; 
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #717171;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #ffffff;
font-style: italic;
text-decoration: none;
border-bottom: 1px solid #606060;
text-shadow: 1px 1px 1px #000000;
}

a:hover {
color: #ffffff;
font-weight : 100;
text-decoration: none;
border-bottom: 1px solid #D6CEC3;
}

    strong, b {
color: #82786E;
}
    em, i {
color: #968E83;
}

textarea, input, select, option
{
	background-color: #BFBEBE;
	border: 1px solid;
	font-family: georgia;
        font-size: 8pt;
        letter-spacing: 1px;
	color: #717171;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: georgia;
font-size: 18px;  
color: #000000; 
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
padding: 0px 0px;
}

.bd {
padding: 10px;
margin: 5px;
border: 0;
}

img.bd {
padding: 10px;
background: #424B54;
}

img:hover.bd {
background-color: #DBD3E8;
}

#top {
	width: 550px;
	position: center; 
        background-attachment: fixed;
	top: 0px; 
	right: 0px;
        padding: 0px;
	}

.centered {
margin: 0 auto;
}


#left {
  position: absolute;
  background-color: #transparent;
  text-align: justify;
  padding: 3px;
  left: 155px;
  top: 400px;
  width: 430px;
}


