body {
	background-color: #ffffff;
	color: #333333;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px; 
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

td {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

.leftborder {
	border-left: 1px solid black;
}

#divhead {
	background: #aaaaaa;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	font-size: x-small;
}

#ad {
	width: 560px;
	height: 127px;
	float: right;
	background: url(freel.jpg) no-repeat right;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

ul {
	list-style-type: circle;
	line-height: 1.5em;
}

#contentbody {
	min-height: 300px;
	width: 540px;
	float: right;
	text-align: left;
	padding: 10px;
	border: 1px solid #cccccc;
	line-height: 1.5em;
}

#content {
	text-align: left;
}

#boxquick {
	width: 131px;
	height: 127px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#boxleft {
	width: 131px;
	height: 320px;
	border: 1px solid #cccccc;
	background: url(/images/globe.jpg) no-repeat;
/*	background: url(/images/offerlightbulb.jpg) no-repeat; */
/*	background: url(/chairlaptop.jpg) no-repeat; */
	background-position: center;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#boxcontent {
	text-align: left;
	background-color: #ffffff;
	padding: 5px;
	font-size: x-small;
	line-height: 1.8em;
}

#footer {
/*	border: 1px solid red; */
}

#entirepage {
	/* border: 1px solid pink; */
}

.menubaroff { font-size: x-small; border: 1px solid #cccccc; background: #eeeeee; padding: 4px; }
.menubaron { font-size: x-small; border: 1px solid #cccccc; color: #eeeeee; background: #008FD4; padding: 4px; }

td.login { font-size: x-small; vertical-align: top; text-align: right }

a:link    { text-decoration: none;      font-weight: normal; color: #008FD4 }
a:visited { text-decoration: none;      font-weight: normal; color: #008FD4 }
a:hover   { text-decoration: underline; font-weight: normal; color: #008FD4 }
a:active  { text-decoration: underline; font-weight: normal; color: #008FD4 }

.menubaron a:link    { text-decoration: none; font-weight: normal; color: #eeeeee }
.menubaron a:visited { text-decoration: none; font-weight: normal; color: #eeeeee }
.menubaron a:hover   { text-decoration: none; font-weight: normal; color: #eeeeee }
.menubaron a:active  { text-decoration: none; font-weight: normal; color: #eeeeee }


hr.redstyle { background-color: #ffffff; color: #008FD4 }
table.cv { margin-left: 2em }
p.cv { margin-left: 2em; margin-top: 3px }


