body {
	background-color: #293038;
	font-family: verdana, arial, helvetica, sans-serif;
	scrollbar-base-color: #bbbbbb; 
	scrollbar-arrow-color: #800000;
}

A:link { color: #273c82; }
A:visited { color: #273c82; }
A:hover { color: #800000; }

ie4.bug { ie4: skips; the: first; named: style }

H1 { color: #ffffff; font-size: 22px; line-height: 26PX; text-align: left }

.main { color: #ffffff; text-decoration: none; font-size: 13px; line-height: 25px; } 
.main:link { color: #ffffff; text-decoration: none; font-size: 13px; line-height: 25px; } 
.main:visited { color: #ffffff; text-decoration: none; font-size: 13px; line-height: 25px; } 
.main:hover { color: #f8bf24; text-decoration: none; font-size: 13px; line-height: 25px; } 
.main:active { color: #f8bf24; text-decoration: none; font-size: 13px; line-height: 25px; } 

.missing { color: #ffffff; text-decoration: none; font-size: 18px; line-height: 20px; font-weight: bold; text-align: center; } 
.missing:link { color: #ffffff; text-decoration: none; font-size: 18px; line-height: 20px; font-weight: bold; text-align: center; } 
.missing:visited { color: #ffffff; text-decoration: none; font-size: 18px; line-height: 20px; font-weight: bold; text-align: center; } 
.missing:hover { color: #f8bf24; text-decoration: none; font-size: 18px; line-height: 20px; font-weight: bold; text-align: center; } 
.missing:active { color: #f8bf24; text-decoration: none; font-size: 18px; line-height: 20px; font-weight: bold; text-align: center; } 

.portfolio { color: #ffffff; text-decoration: none; font-size: 13px; line-height: 20px; } 

.contact { color: #ffffff; text-decoration: none; font-size: 13px; line-height: 16px; font-weight: bold; } 
.past { color: #f8bf24; text-decoration: none; font-size: 13px; line-height: 16px; font-weight: bold; text-align: center;} 

.dots { color: #999999; text-decoration: none; font-size: 8pt; text-align: right; line-height: 16px; }
.dots:link { color: #999999; font-size: text-align: right; text-decoration: none; line-height: 16px; }
.dots:visited { color: #999999; text-decoration: none; font-size: 8pt; text-align: right; line-height: 16px; }
.dots:hover { color: #f8bf24; text-decoration: none; font-size: 8pt; text-align: right; line-height: 16px; }
.dots:active { color: #f8bf24; text-decoration: none; font-size: 8pt; text-align: right; line-height: 16px; }
.slash { color: #f8bf24; text-decoration: none; font-size: 8pt; text-align: right; line-height: 16px; }

.link { color: #f8bf24; text-decoration: none; font-size: 14px; line-height: 16px; font-weight: bold;                            } 
.link:link { color: #f8bf24; text-decoration: none; font-size: 14px; line-height: 16px; } 
.link:visited { color: #f8bf24; text-decoration: none; font-size: 14px; line-height: 16px; } 
.link:hover { color: #f8bf24; text-decoration: underline; font-size: 14px; line-height: 16px; } 
.link:active { color: #f8bf24; text-decoration: underline; font-size: 14px; line-height: 16px; }

.border { border-right: 1px solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-color: #999999; }
.border_top { border-top: 1px solid; border-color: #999999; }
.border_top_left { border-top: 1px solid; border-left: 1px solid; border-color: #999999; }
.border_top_right { border-top: 1px solid; border-right: 1px solid; border-color: #999999; }
.border_top_left_right { border-top: 1px solid; border-left: 1px solid; border-right: 1px solid; border-color: #999999; }
.border_top_bottom { border-top: 1px solid; border-bottom: 1px solid; border-color: #999999; }
.border_bottom { border-bottom: 1px solid; border-color: #999999; }
.border_bottom_left { border-bottom: 1px solid; border-left: 1px solid; border-color: #999999; }
.border_bottom_right { border-bottom: 1px solid; border-right: 1px solid; border-color: #999999; }
.border_bottom_left_right { border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-color: #999999; }
.border_left { border-left: 1px solid; border-color: #999999; }
.border_right { border-right: 1px solid; border-color: #999999; }
.border_left_right { border-left: 1px solid; border-right: 1px solid; border-color: #999999; }

