body
{
background-image: url(images/bGround.jpg);
margin-bottom: 0;
margin-top:0;
margin-left:0;
margin-right:0;
padding:0;

font-family: Trebuchet,"Trebuchet MS",Tahoma,Geneva,Arial,sans-serif;
color: white;
font-size:12px;
letter-spacing:1px;
word-spacing:0px;
}

a.one:link 
{
color: orange;
text-decoration:none;
}

a.one:visited {
color: orange;
text-decoration:none;
}

a.one:hover {
color: white;
text-decoration: ;
}

h1
{
color: darkorange;
font-size:20px;
}

h2
{
color: orange;
font-size:18px;
line-height: 1px;
}

.textfield
{
width:488px; 
height:20px; 
background-color: papayawhip;
border:1px solid darkorange; 
color:#color: papayawhip; 
padding:1px 0 0 2px;
}

.loginfield
{
width:60px; 
height:10px; 
background-color: papayawhip;
border:1px solid darkorange; 
color:#color: papayawhip; 
padding:1px 0 0 2px;
}

.textbox
{
background-color: papayawhip;
border:1px solid darkorange; 
color:#color: papayawhip; 
padding:1px 0 0 2px;
}

.loginbox
{
Position: relative;
background-color:;
border: ;
width: 150px; 
color: white;
font-size: 10px; 
}

img
{
border: 0px;
}

/* divs for index */

.topspace
{
Position: relative; 
top: 0;
left: 0;
border: 0px solid white;
height: 50px;
width: 100%;

}
.stripesLeft
{
Position: relative;
background-image: url(images/stripesLeft.jpg);
top: 0px;
left: 0px;
border: 0px dotted black;
height: 245px;
width: 100%;
z-index: 2;
}

.stripesRight
{
Position: relative;
top: 0px;
background-image: url(images/stripesRight.jpg);
border: 0px dotted black;
height: 245px;
width: 100%;
z-index: 0;
}

.center
{
Position: relative;
top: 0px;
left: 0px;
border: 0px dotted white;
height: 186px;
width: 798px;
z-index: 10;
}

.nav
{
Position: relative;
top: 0px;
left: 0px;
border: 0px dotted white;
height: 59px;
width: 798px;
z-index: 10;
}


/* divs for primaryShell */




.leftCol
{
Position: relative;
top: 0px;
left: 0px;
height: 100%;
width: 200px;

}

.rightCol
{
Position: relative;
top: 40px;
left: 0px;
border: 0px dashed white;
border-left: 1px dashed white;
height: 100%;
width: 500px;
padding: 10px;
}

.leftColElement
{
Position: relative; 
top: 0px; 
left: 15px; 
width: 185px;
text-align: left; 
border: 0px dashed white;
border-bottom: 1px dashed white;
border-top: 1px dashed white;
}

.contentBlock
{
Position: relative;
top: 0px;
left: 0px;
border: 1px dashed white;
border: 1px dashed darkorange;
background-color: papayawhip;
color: black;
width: 500px;
padding: 10px;
}

.portPics
{
Position: relative;
top: 0px;
left: 0px;
border: 1px solid black;
margin-right: 10px;
background-color: papayawhip;
}