/* Stylesheets coded for the NDDHA by
   Brock Holum
   brock@technomeccalabs.com
   http://www.technomeccalabs.com
*/

/* PAGE ATTRIBUTES */
body		{ background-color: #eeeeee; font-family: verdana, helvetica, sans-serif }
.inside 	{ background-color: #eeeeee }
.menu		{ background: #eeeeee url('img/menubg.gif') repeat-y;  }
.profile	{ background-color: #cccccc }
	

/* TEXT ATTRIBUTES */ 
P		{ color: #000000; font-size: small; margin-left: 0px }
.x-small	{ font-size: xx-small }
.small		{ font-size: x-small }
.large		{ font-size: medium }
.x-large	{ font-size: large }
.heading	{ color: #9966cc; font-size: 14pt; font-weight: bolder; padding-top: 20px }
.profile	{ color: #000000; font-size: small; margin-left: 0px }

/* LINK ATTRIBUTES */
a		{ color: #9966cc; text-decoration: none; font-weight: bold }
a:hover		{ color: #ff33cc; text-decoration: none }

/* MISC ATTRIBUTES */
img		{ border: none }