body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	padding: 0px;
	margin:0px;
	text-align: cente
}

#wrapper {
width: 840px;
margin-top: 20px;
margin-right: auto; 
margin-left: auto;
text-align: left;
border: 1px solid #720083;
padding: 0px;
}

.bluebar {
background-image:url(images/blue-line.jpg);
background-repeat:repeat-x;
height:5px;
margin-top:0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 2px;
}

.topimg {
padding-left: 10px;
padding-right: 0px;
}

#content {
width: 480px;
margin: 10px 10px;
}

.rt-col {
background-image:url(images/right-col.jpg);
background-repeat:no-repeat;
width: 170px;
}

.rt-col-lg {
background-image:url(images/right-col-lg.jpg);
background-repeat:no-repeat;
background-color: #2E1741;
width: 170px;
border-left: 3px solid #3B5AB5;
}

.content-portfolio {
border-right: 1px solid #C0BFE9;
}

.purple-ln {
border: 1px solid #720083;
}

h1 {
margin-top: 5px;
color: #91C5FF;
font-size: 18px;
text-align: center;
}

h2 {
margin-top: 10px;
color: #91C5FF;
font-size: 14px;
text-align: center;
}

p {
font-size: 12px;
color: #F5F2E0;
margin-left: 10px;
line-height: 1.5em;
}

.list {
text-align: center;
margin: 130px 5px 0px 5px;
}

p.blue {
font-size: 11px;
color: #91C5FF;
margin: 10px 0px 0px 0px;
line-height: 1.5em;
}

ul, li {
color: #F5F2E0;
}

li {
line-height: 1.5em;
}

/* start of standard links */
a:link, a:visited  {
color: #91C5FF;
text-decoration: underline;
}

a:hover {
color: #91C5FF;
background-color: #7138A5;
text-decoration: underline;
}

/* start left nav */

#nav {
width: 190px;
padding-top: 20px;
padding-left: 0px;
margin-top: 0px;
margin-left: 0px;
background-color:#0E005A;
}

#nav ul {
list-style: none;
margin:0px;
padding: 0px;
}

#nav li {
list-style: none;
margin: 0px;
padding: 0px;
font-weight: bold;
line-height: 1em;
}

#nav a:link, #nav a:visited, #nav a:hover {
display: block;
color: #91C5FF;
font-size: 12px;
text-decoration: none;
padding: 8px 10px 8px 0px;
margin-left:7px;
text-align: right;
border-bottom: 1px solid #91C5FF;
}

#nav a:hover {
background-color: #7138A5;
}

/* end of left navigation */

.address {
color: #91C5FF;
text-align: center;
margin-top: 20px;
}

.cr {
width: 840px;
margin-right: auto; 
margin-left: auto;
text-align: left;
}

.copyright {
font-size: 9px;
margin-top: 3px;
margin-bottom: 3px;
}


