/* Black Dog Writing Style Sheet.*/

/* Complete Site CSS */

body 
{
	background-color: #222222;
	background-repeat: repeat;
}

hr.d
{
	width: 50px;
}

hr.thin
{
	width: 100px;
	font-size: 5px;
	text-align: center;
}

br.small
{
	font-size: 5px;
}

br.xsmall
{
	font-size: 2px;
}

b.emph
{
	color: #FF0000;
	font-size: 20px;
}

pre.basic_text
{
	text-align: justify;
	font-size: 14px;
	color: #000000;
}

#logo
{
	font-family: monotype corsiva,serif;
	font-weight: bold;
	border-style: outset;
	border-color:#FF8888;
	border-width: 5px;
	background-color: #DDDDDD;
	background-image: url(backg.jpg);
	background-repeat: repeat;
	width: 650px;
	text-align: center;
}

#self
{
	border-style: outset;
	border-color: #88FF88;
	border-width: 5px;
	background-color: #DDDDDD;
	width: 400px;
	text-align: center;
	
}

#name
{
	font-size: 20px;
	color: #000000;
}

#occ
{
	font-size: 18px;
	color: #0000FF;
}

#main_content
{
	background-color: #EEEEEE;
	width: 750px;
	text-align: center;
}

#navigator_main
{
	width: 100%;
	background-color: #772233;
	
	color: #FFFFFF;
}

#navigator_sub
{
	vertical-align: top;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	width: 15%
}

#info
{
	padding: 30px;
	width: 85%;
	text-align: justify;
	vertical-align: top;
	
}

#rights
{
	border-style: outset;
	border-color: #FF8888;
	border-width: 5px;
	width: 400px;
	background-color: #EEEEEE;
	
	font-size: 12px;
	color: #000000;
	text-align: center;
}

#testimonials
{
	font-size: 14px;
	color: #000088;
}

#disc
{
	
	font-size: 10px;
	color: #000000;
	text-align: center;
	color: #cccccc;
}

#disc_title
{
	
	font-size: 20px;
	color: #880000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#bullet
{
	list-style-type: disc;
}

#open_bullet
{
	list-style-type: circle;
}

#welcome
{
	font-family: monotype corsiva,serif;
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

#tagline
{
	font-family: monotype corsiva,serif;
	font-size: 28px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
}

#text
{
	
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

#center_text
{
	
	font-size: 14px;
	color: #000000;
	text-align: center;
}

a.adisc
{
	color: #448844;
	text-decoration: none;
}

a.email
{
	color: #0000FF;
	text-decoration: underline;
}

a.email:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a.email:active
{
	color: #FF0000;
	text-decoration: underline;
}

a.bd
{
	color: #004400;
	text-decoration: none;
}

a.bd:hover
{
	color: #004400;
	text-decoration: underline;
}

a.bd:active
{
	color: #FF0000;
	text-decoration: underline;
}

a.link
{
	color: #000088;
	text-decoration: none;
}

a.link:hover
{
	color: #000088;
	text-decoration: underline;
}

a.link:active
{
	color: #FF0000;
	text-decoration: underline;
}

a.blink
{
	color: #4444CC;
	text-decoration: none;
}

a.blink:hover
{
	color: #4444CC;
	text-decoration: underline;
}

a.blink:active
{
	color: #FF0000;
	text-decoration: underline;
}

a.aboutlink
{
	font-size: 10px;
	color: #000088;
	text-decoration: none;
}

a.aboutlink:hover
{
	color: #000088;
	text-decoration: underline;
}

a.aboutlink:active
{
	color: #FF0000;
	text-decoration: underline;
}

a.ns
{
	color: #990000;
	text-decoration: none;
}

a.ns:hover
{
	color: #990000;
	text-decoration: underline;
}

a.nm
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nm:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

img.desk
{
	border-style: outset;
	border-color: #333399;
	border-width: 5px;
}

td.rightpad
{
	padding-right: 15px;
}

td.rightpadup
{
	vertical-align: top;
	padding-right: 15px;
}

td.leftpadup
{
	vertical-align: top;
	padding-left: 15px;
}

td.leftup
{
	vertical-align: top;
}

td.logopad
{
	width: 50px;
}

td.logoup
{
	text-align: left;
	font-size: 46px;
	font-weight: bold;
	color: #000088;
}

td.logodown
{
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	color: #000088;
}
