body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	margin: 0px;
	/*text-align: justify;*/
}


li{
display: inline;

}

.sender{
font-weight:800;
color:blue;
text-decoration:underline;
cursor:hand;
}

p{
margin: 10px;
}
#header{
height: 145px;
}
#footer{
height: 145px;
}
#logo{
	position: relative;
	top: 60px;
	left: 530px;
	
}
#strap{
	position: relative;
	color: #5368a5;
	font-size: 24px;
	top: 47px;
	/*margin-left: 5px;*/
	text-indent:  5px;
	z-index:5;
}
#stamp{
position:relative;
left:10px;
top:5px;
}
.samplepics{
margin:2px;
border:solid white 1px;
}

#imsdiv{
margin-top:100px;
}

#main{
	position: absolute;
	width:734px;
	left: 50%;
	top: 30px;
	margin-left: -367px;
	display:inline;
	border: solid black 1px;
	background:  url(sysims/bg.jpg) ;
}

#colnav {
	clear: both;
	width: 171px;
	float: left;
	display:inline;
	background-color: #FFFFFF;
	height: 300px;
}

#sidenav{
	position:absolute;
	top:70px;
	left:30px;
	margin: 0;
	padding: 0;	
}



#sidenav a.home {
display: block;
width: 160px;
height: 38px;
background: #b2b2b2 url(sysims/roll1.gif) no-repeat left bottom;
}
#sidenav a.contact {
display: block;
width: 160px;
height: 38px;
background: #b2b2b2 url(sysims/roll2.gif) no-repeat left bottom;
}

#home #sidenav a.home {
background-position: right bottom;
}
#contact #sidenav a.contact {
background-position: right bottom;
}

#sidenav a:hover {
background-position: right bottom;
}

input, textarea{
border: solid gray 1px;
}

ul{
	font-weight:600;
	list-style-type: none;
	font-size: 15px;
	list-style-image: url(sysims/bullet.jpg);
	
}

#topnav ul li{
float: left;
}

#topnav ul a{
display: block;
padding: 0 2em;
color: #000;
line-height: 2.1em;
text-decoration: none;
background: url(sysims/topnavsep.gif) repeat-y left top;
}
#topnav ul li .first a{
background: none;
}
#topnav ul a:hover{
color: #ff0100;
}
.bullets{
position:relative;
top:2px;
margin-right:5px;
}
.content {
height:512px;
	width: 412px;

float:left;
background-color:#a4a4a4;
	padding: 8px;
}

h1 {
padding-left: 20px;
margin-top: 20px;
font-size: 15px;
}

#content h1 {
	color: #FFFFFF;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
