html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-family: Arial;
	vertical-align: top;
	color: #444;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ************************************************************************************************ */

body
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.page
{
	border: solid 1px #444;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	text-align: center;
	height: 150px;
	width: 1000px;
	padding-top: 40px;
}

.menu
{
	float: left;
	text-align: left;
	width: 170px;
}

.content
{
	float: right;
	text-align: left;
	width: 830px;
}

.footer
{
	text-align: center;
	clear: both;
	height: 50px;
	width: 1000px;
	padding-top: 50px;
}

.me
{
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	font-size: 48px;
}

.box
{
	padding-left: 10px;
	padding-right: 10px;
}

.action
{
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	padding-top: 10px;
	font-size: 32px;
}

p
{
	padding-bottom: 10px;
}

.navbar
{
	color: #bb0000;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	padding-left: 3px;
	padding-right: 3px;
}

.navbar:visited
{
	color: #bb0000;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	padding-left: 3px;
	padding-right: 3px;
}

.navbar:hover
{
	background-color: #cc0000;
	color: #ffffff;
	border-bottom: 1px solid #cc0000;
	padding-left: 3px;
	padding-right: 3px;
}

.navigator
{
	padding-bottom: 10px;
}

.navigator1
{
	padding-bottom: 10px;
	padding-left: 10px;
}

.navigator2
{
	padding-bottom: 10px;
	padding-left: 20px;
}

.border
{
	border-left: solid 1px #444;
	padding-left: 10px;
}

.center
{
	text-align: center;
}

.center1
{
	text-align: center;
	padding-top: 20px;
}

.center2
{
	text-align: center;
	font-size: 11px;
	line-height: 130%;
}

.title
{
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	padding-bottom: 10px;
	font-size: 24px;
}

.chapter
{
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
	padding-bottom: 30px;
	font-size: 18px;
}

.text
{
	line-height: 130%;
}

.text1
{
	line-height: 130%;
	padding-left: 300px;
}

.text2
{
	padding-bottom: 30px;
	line-height: 130%;
}

.current
{
	background-color: #cc0000;
	color: #ffffff;
	border-bottom: 1px solid #cc0000;
	padding-left: 3px;
	padding-right: 3px;
}

.description
{
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	color: #666;
	font-style: italic;

}

.list
{
	padding-bottom: 10px;
}

#message
{
	width: 450px;
	font-size: 14px;
	font-family: Arial;
	color: #444;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
}

#email
{
	width: 450px;
	font-size: 14px;
	font-family: Arial;
	color: #444;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
}

#to_remove
{
	text-align: center;
}

.mdiv
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.ediv
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.greet
{
	 text-align: left;
	 padding-bottom: 40px;
}

.test1
{
	 padding-top: 10px;
	 font-style: italic;
}

.test2
{
	 text-align: right;
	 padding-top: 10px;
	 padding-right: 50px;
	 font-style: italic;
}
