body{
	margin				:0px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:0.8em;
	letter-spacing		:0.1em;
}

body * {
  font-size				:100%;
}

a{
	font-weight			:bold;
}

#container{
	width				:800px;
	margin				:0px;
}

#headerholder{
	border-width		:1px 1px 0 0;
	border-color		:#333;
	border-style		:solid;
	height				:250px;
}

#menuholder{
	width				:150px;
	float				:left;
}

#contentholder{
	margin				:0 0 0 152px;
	padding				:0 5px 5px 5px;
}

#adsense{
	margin				:10px 0 10px 0;
	text-align			:center;
}

#footerholder{
	margin				:10px 0 10px 0;
	text-align			:center;
}

p.clear{
	clear				:both;
	height				:0px;
	overflow			:hidden;
	margin				:0px;
	padding				:0;
}

textarea.question {
	font-size : 1.5em;
}

input.question {
	font-size : 1.3em;
}

#mainholder{
	border-width		:0 1px 1px 0;
	border-color		:#333;
	border-style		:solid;
}

#menuholder a{
	display				:block;
	text-decoration		:none;
	font-size			:0.8em;
	font-weight			:normal;
	padding				:2px 0 2px 2px;
	border-width		:0 1px 1px 1px;
	border-color		:#333;
	border-style		:solid;
}

#menuholder .menu-item a{
	padding				:2px 0 2px 10px;
}

#menuholder .menu-header-txt{
	display				:block;
	text-decoration		:none;
	font-size			:0.8em;
	margin				:0px;
	padding				:0 0 0 2px;
	border-width		:0 1px 1px 1px;
	border-color		:#333;
	border-style		:solid;
}

#header h1{
	margin				: 70px 0 0 30px;
	font-size			: 2em;
}

#header p{
	margin				: 20px 0 20px 30px;
	width				: 300px;
}

#contentholder img.right{
	border-width		:1px;
	border-color		:#333;
	border-style		:solid;
	padding				:5px;
	margin				:0 5px 2px 5px;
	background-color	:#fff;
	float				:right;	
}

#contentholder p.quote{
	border-width		:1px;
	border-color		:#333;
	border-style		:solid;
	padding				:5px;
	margin				:0 5px 2px 5px;
	background-color	:#fff;
	color				:#333;
	font-style			:italic;
}

#contentholder p.question{
        border-width            :1px;
        border-color            :#333;
        border-style            :solid;
        padding                         :5px;
        margin                          :0 5px 2px 5px;
        background-color        :#fff;
        color                           :#333;
        font-style                      :italic;
}

#contentholder p.answer{
        border-width            :1px;
        border-color            :#333;
        border-style            :solid;
        padding                         :5px;
        margin                          :0 5px 2px 5px;
        font-style                      :italic;
}

#contentholder span.quote{
	font-style			:italic;
}

#contentholder span.name{
	font-weight			:bold;
}

#contentholder p.interviewquestion{
	font-weight			:bold;
}

#contentholder p.interviewanswer{
	padding				: 0 0 0 5px;
}

#sitemap p.section{
	padding				: 1px 0px 1px 5px;
	margin				: 1px 0 1px 0;
}

#sitemap p.subsection{
	padding				: 1px 0px 1px 5px;
	margin				: 1px 0 0 20px;
}

#sitemap p.content{
	padding				: 1px 0px 1px 5px;
	margin				: 1px 0 0 60px;
}

h1{	font-size			: 1.4em; margin: 2px 0 0 0;}
h2{	font-size			: 1.3em;}
h3{	font-size			: 1.2em;}
h4{	font-size			: 1.1em;}
