body {
	padding:0;
	margin:0;
	background: #cc9 url(images/header-repeat.gif) repeat-x;
	font-family:verdana,arial,sans-serif;
	color:#000;
	font-size: 12px;
	line-height: 16px;
	}
	
h2 {color:#000;font-size:16px;}
	
td, p {
	font-family:verdana,arial,sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	color:#000;
	}
	
td.leftbracket {
	margin-top:30px;
	background: #cc9 url(images/leftbracket-repeat.gif) repeat-y;
	width:50px;
	}
td.rightbracket {
	margin-top:30px;
	background: #cc9 url(images/rightbracket-repeat.gif) repeat-y;
	width:50px;
	}
td.main {padding-top:30px;}
	
a {color:#ff9; text-decoration:underline;font-size:12px;font-weight:bold;}
a:hover {color:#ff9; text-decoration:none;}
a:visited {color:#ffc; text-decoration:underline;font-weight:bold;}
a:visited:hover {color:#ffc; text-decoration:none;}

a.resume, td.main a {color:#600;font-weight:bold;text-decoration:underline;}
a.resume:hover, td.main a:hover {color:#600; text-decoration:none;}
a.resume:visited, td.main a:visited {color:#600; text-decoration:underline;font-weight:bold;}
a.resume:visited:hover, td.main a:visited:hover {color:#600; text-decoration:none;}

a.resume {font-size:16px;}
td.main a {font-size:12px;}

a.top {color:#600;font-size:11px;font-weight:normal;}
a.top:hover {color:#000;font-weight:normal;}
a.top:visited {color:#600;font-weight:normal;}

.nav {color:#ffc; font-size:12px; padding-left:22px;padding-top:3px;height:22px;}
.on {color:#fff;font-size:12px;font-weight:bold;}
.title {color:#600;font-size:12px;font-weight:bold;}
.date  {color:#000;font-size:10px;}

ul {margin-right:15px; padding-right:15px;}
li {padding-bottom:10px;}

#flashcontent {display:inline;width:276px;height:117px;}
