* {
   padding:0;
   margin:0;
}

ul,li {
  padding:0 0 0 0;
  margin-left:0;
}

p {
  padding:0;
  margin-top:10px;
}

td {
  text-align: left;
}

html,body {height: 100%;}

.empnav {
  font-size: 60%;
}

body {background:#fff;
	margin			: 0;
	padding			: 0;
	text-align		: left;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
}

/* the bg image provides the blue bar*/
#bg {
width:790px;
/*margin:0 auto;*/ /*Unremark this to center page*/
}

#container {
	width:700px;
	background:transparent;
margin:0 ;
}

/*this controls the top bar*/
#top {
	background : url(/skin/circles/tag-llc-banner1.png);
	width:818px;
	height:109px;
  text-align:left;
  margin-left: -44px;
  padding-left:0px;
  padding-top:0px;
  cursor: pointer;
}	

html>body #top {
  width:818px;
}

/*this is the left content*/
#content_one {
width:500px;
float:left;
font-size:70%;
}

#content_one li{
  margin-left:5px;
	padding:0px;
}

/*this is the right content*/
#content_two {
margin-top:20px;
width:200px;
float:right;
font-size:80%;
}

#content_two p{
	text-align:left;
	padding:10px;
}

/*this formats the logo text*/
#headertext_one {
font-size:250%;
color:#fff;
}

#headertext_two {
font-size:250%;
color:#262C62;
}

/*this is the blue bar*/
#sidebar {
}

/*navigation is here*/
#navcontainer {
margin-left: 0px;
text-align: center;
width: 179px;
padding: 0 0 0 0;
background-color: #001263;
float:left;
}

#navcontainer ul
{
border-top:1px solid #9988dd;
margin-left: 0px;
margin-top:0px;
padding: 0 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 10px 3px 3px 3px;
width: 173px;
height:25px;
background: transparent;
border-bottom: 1px solid #9988dd;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #333B8B;
color: #fff;
font-weight:bold;
}

/*footer, obviously*/
#footer {
background : url(/skin/circles/tag-llc-footer1.png);
	width:768px;
	height:67px;
	clear:both;
	margin-left:-44px;
	font-size:80%;
	text-align:center;
	padding-top:0px;
	color:#262C62;
}

/* this is my link, please leave if poss */
#trademark {
  left: 200px;
	font-size:45%;
	color:#cccccc;
}

a.design {
	text-decoration:none;
	color:#9a9a9a;
}

a.design:hover {
	color:#000;
}

a.midtext {
text-decoration : none;
color:#126C12;
font-weight:bold;
}

/*this positions the three circles at the side */
#side_logo {
position:absolute;
height:95px;
width:35px;
top:10px;
left:-1px;
}

.highlightit img{
border: 2px solid #ffffff;
}

.highlightit:hover img{
border: 2px solid #9988dd;
}

.highlightit:hover{
color: #9988dd; /* Dummy definition to overcome IE bug */
}
