body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(http://www.ylipsis.com/pics/background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#menu{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 10px;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
div#top{
	height: 68px;
	width: 300px;
	top: 0px;
	background-image: url(pics/title.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align: left;
	padding-left: 450px;
}
div#holder{
	width: 740px;
	text-align: left;
	margin-top: 45px;
	background-image: url(http://www.ylipsis.com/pics/content_background_top.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
div#content{
	padding: 10px;
}
div#footer{
	width: 740px;
	text-align: center;
	background-image: url(http://www.ylipsis.com/pics/content_background_bottom.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	height: 100px;
	color: #999999;
	background-position: center;
}
div.error{
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	padding-left: 30px;
	background-image: url(http://www.ylipsis.com/pics/div_error.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
h1{
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1E3D5B;
	background-color: #D7F2FF;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	padding: 3px;
}
h2{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	background-image: url(pics/h2_background.png);
	background-repeat: repeat-y;
	padding-left: 15px;
}
input,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
img.portfolio{
	padding: 25px;
	background-image: url(http://www.ylipsis.com/pics/portfolio_picture_frame.png);
	background-repeat: no-repeat;
	border-width:0px;
}
ul.portfolio{
	list-style-image: url(http://www.ylipsis.com/pics/list_image.png);
	list-style-position: outside;
}
li{
	margin: 5px;
}
a {
	font-weight: bold;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FF6633;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
a.outbound {
	background-image: url(http://www.ylipsis.com/pics/anchor_outbound_out.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
}
a.outbound:link {
	text-decoration: none;
}
a.outbound:visited {
	text-decoration: none;
}
a.outbound:hover {
	background-image: url(http://www.ylipsis.com/pics/anchor_outbound_hover.png);
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.outbound:active {
	text-decoration: none;
}
a.nav{
	padding:5px;
}
a.nav:link {
	color: #FF6633;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FF6633;
}
a.nav:hover {
	color: #FFFFFF;
	background-color:#FF6633;
}
a.nav:active {
	text-decoration: none;
	color: #FF6633;
}
