/* CSS Document */
/* Dennis Khau, May 16, 2008 */
/* For the National Asian American Student Conference (NAASCon) */

body {
	background-image: url(../images/naascon_con_08_web_slices_v2b1_1__r1_c1.png);
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bg {
	background: url("../images/bg.gif");
	background-repeat: repeat-x;
}
#bgW1 {
	background: url("../images/naascon_con_08_web_slices_v2b1_1__r6_c2.png");
	background-repeat: repeat-x;
}
#bgBodyTitle {
	background: url("../images/naascon_con_08_web_slices_v2b1_1__r4_c2.png");
	background-repeat: inherit;
}
#bgFooter {
	background: url("../images/bot_ft_bg.png");
	background-repeat: repeat-x;
}
#bgHeader {
	background: url("../images/top_hd_bg.png");
	background-repeat: repeat-x;
}
/*#bgNavFooter {
	background: url("../images/naascon_con_08_web_slices_v2b1_1__r4_c2.png");
	background-repeat: repeat-x;
}*/
img {
	border: none;
}
/*a:link, a:visited, a:active {
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
}
a:hover {
	color: #ec9600;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}*/
/*.body a {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}*/
.body a:link, a:visited, a:active {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.body a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
.body img {
	border: none;
}
.copyright {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
.copyright a:link, a:visited, a:active {
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}
.bodytitle {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	margin-left: 5px;
}
.navigation a {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.navigation a:link, a:visited, a:active {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}