@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	background-attachment:fixed;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #666666;
	background: #adceff url(images/background.gif) repeat-x;
}
div.mm 
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
table.nav 
{
	background-color: #f6f6f6;
	width: 200px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#ccc;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	vertical-align: top;
}

table.navt 
{
	background-color: #f6f6f6;
	width: 200px;
	border: solid;
	border-width: 0px;
	border-color:#ccc;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	vertical-align: top;	
}
td.navb
{
	background-color: #f6f6f6;
}
table.bottomnav 
{
	background-color: #f6f6f6;
	width: 220px;
	border: solid;
	border-width: 0px 0px 0px 0px;
	bottom: 30px;	
}
table.content
{
	background-color:#ffffff;
	width: 580px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

a {text-decoration: none;}
a:link {color:#666666}
a:visited {color:#666666}
a:hover {color:#ccc}
a:active {color:#333333}

a.c
{
	text-decoration: none;
	text-decoration:underline;		
}
a:link.c {color:#666666}
a:visited.c {color:#666666}
a:hover.c {color:#ccc}
a:active.c {color:#333333}


img.behind
{
	position: absolute;
	top: 235px;
	z-index:-2;
}
img.back
{
	position: absolute;
	top: 235px;
	z-index:-1;
	width: 220px;
}
img.extend
{
	repeat: -x;
}
table.tabarea
{
	background: url(images/tabarea.gif) repeat-x;
	width: 800px;
	height: 26px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
	
div.center
{
	text-align: center;
	color: #71a7c8;
}

table td.bc
{
	text-align: center;
}

a.bc 
{	
	text-decoration: underline;
}
a.bc:link {color:#ffffff}
a.bc:visited {color:#ffffff}
a.bc:hover {color:#71a7c8}
a.bc:active {color:#ffffff}

h1,h2,h3,h4,h5,h6
{
	color: #71a7c8;
	font-size: 18px;
	font-style: italic;	
}
table.page
{
	padding: 0px;
	width: 520px;
}
table.main
{
	vertical-align: top;
	margin: 0px;
	width: 0px;
	border: 0px;
	padding: 0px;
	background-color: #ffffff;
	width: 800px;	
}
table
{
	vertical-align: top, text-top;
}
table td
{
	vertical-align: top;
}
table.footer
{
	background: url(images/footer.gif) repeat-x;
	max-height: 26px;
	height: 26px;
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
table td.design
{
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}
table td.validate
{
	text-align: right;
	color: #ffffff;
	font-size: 10px;
}

a.v {text-decoration: none}
a.v:link {color:#ffffff}
a.v:visited {color:#ffffff}
a.v:hover {color:#71a7c8}
a.v:active {color:#ffffff}

#san-diego-computing-header 
{		
		background: url(images/san-diego-computing-header.jpg);
		width: 799px;
		height: 173px;
		float: center;
		margin: 0px;
}
	
#san-diego-computing-header 
{		
		width: 800px;
		height: 173px;
		float: center;
		border: 0px;
}
#sdc
{
	width: 800px;
	border: 0px;
	text-align: center;
}
table.flash
{
	padding: 5px;
	border: 0px;
	margin: 0px;
	text-align: center;
}
.center
{
	text-align: center;
}
.italic
{
	font-style: italic;
}
.anav 
{
	background-color: #f6f6f6;
	width: 200px;
	border: solid;
	border-width: 1px 0px 1px 0px;
	border-color:#ccc;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	vertical-align: top;
}