@charset "UTF-8";
/**** CSS Document ****/

/**** RESET CSS DATA ****/

body {
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	font: "Courier New", Courier, monospace 67.5%;
	font-family: "Courier New", Courier, monospace;
	/* font: Helvetica, sans-serif, 67.5%; */
	/* font-family: Helvetica, sans-serif; */
	color: #000;
	
}

p,h1,h2,h3,h4,h5,h5,ol,ul,img {
		margin: 0px;
		padding: 0px;
}

img {
	text-decoration: none;
	border: none;
}

a {
	font-family: "Courier New", Courier, monospace;
	/* font-family: Helvetica, sans-serif; */
	color: #000;
}

a:hover {
	color: #391d8a;
}

#options a {
	font-size: .8em;
}

p {
	font-size: .8em;
	line-height: 1.4em;
	color: #000;
}

p {
	[color: #000;
	font-size: 1em;
	line-height: 1.4em;]
}

/*end*/

.dummyend[id]{clear:both;}

/*end*/

#wrapper {
	width: 824px;
}

#column {
	width: 200px;
	background-color: #262626;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	min-height: 1224px;
	position:fixed;
	top: 0px;
	left: 0px;
}

.imgNav {
	padding-bottom:22px;
	padding-left:12px;
}

.imgPic {
	margin-top: 5px;
	margin-bottom: 11px;
}

.topNac {
	margin-bottom: 8px;
	text-align:left;
}

/**** Nav ****/

#navCont {
	width: 200px;
	min-height: 791px;
	padding: 0 10px 0 10px;
	background: url(images/nav_back.gif) top left no-repeat;
	float: left;
}

ul#nav {
	list-style: none;
	color: #fff;
}

ul#nav a {
	display: block;
	width: 200px;
	height: 20px;
	text-align: right;
	color: #121212;
}

ul#nav a#news {
	display: block;
	width: 200px;
	height: 230px;
	text-align: right;
	color: #00c7ac;
}

ul#nav li#news {
	width: 200px;
	height: 230px;
	background: url(images/news.gif) top left no-repeat;
}

ul#nav li#articles {
	width: 200px;
	height: 20px;
	background: url(images/navTogether/articlesRoll2.gif) top left no-repeat;
	margin-bottom: 65px;
}

ul#nav li#articles:hover {
	background: url(images/navTogether/articlesRoll2.gif) bottom left no-repeat;
}

ul#nav li#about {
	width: 200px;
	height: 20px;
	background: url(images/navTogether/aboutRoll2.gif) top left no-repeat;
	margin-bottom: 65px;
	scroll
}

ul#nav li#about:hover {
	background: url(images/navTogether/aboutRoll2.gif) bottom left no-repeat;
}

ul#nav li#contact {
	width: 200px;
	height: 20px;
	background: url(images/navTogether/contactRoll2.gif) top left no-repeat;
	margin-bottom: 65px;
}

ul#nav li#contact:hover {
	background: url(images/navTogether/contactRoll2.gif) bottom left no-repeat;
}

ul#nav li#links {
	width: 200px;
	height: 20px;
	background: url(images/navTogether/linksRoll2.gif) top left no-repeat;
	margin-bottom: 65px;
}

ul#nav li#links:hover {
	background: url(images/navTogether/linksRoll2.gif) bottom left no-repeat;
}

ul#nav li#mailing {
	width: 200px;
	height: 20px;
	background: url(images/navTogether/mailRoll2.gif) top left no-repeat;
	margin-top: 125px;
}

ul#nav li#mailing:hover {
	background: url(images/navTogether/mailRoll2.gif) bottom left no-repeat;
}

/**** Contetnt ****/

/**** Titles ****/

#contentBox {
	float: right;
	width: 580px;
	min-height: 780px;
	padding-left: 10px;
	padding-top: 35px;
	overflow-x: hidden;
}

#titleContArticles {
	width: 81px;
	height: 19px;
}

#titleContAbout {
	width: 81px;
	height: 19px;
}

#titleContNews {
	width: 81px;
	height: 19px;
}

#titleContLinks {
	width: 81px;
	height: 19px;
}

/**** Links ****/

#linkWrap {
	float: right;
	margin-top: 103px;
}

#linkCont {
	margin-right: -20px;
	width: 590px;
}

h2#links {
	color: #000;
	margin-top: 25px;
	margin-bottom: 8px;
	font-size: .8em;
	font-weight: bold;
}

h2#links {
	[color: #000;
	font-size: 1em;]
}

/*end*/

.dummyend[id]{clear:both;}

/*end*/

ul.linkList	{
	list-style: none;	
}

ul.linkList	a {
	text-decoration: underline;
}

ul.linkList li {
	font-size: .8em;
	color: #000;
	line-height: 1.25em;
}

ul.linkList li {
	[color: #000;
	font-size: 1em;]
}

/*end*/

.dummyend[id]{clear:both;}

/*end*/

/**** About ****/

#bioPicCont {
	margin-top: 20px;
	margin-bottom: 55px;
	margin-left: 10px;
}

#bioCont {
	width: 550px;
	padding-top: 10px;
	margin-right: 12px;
	margin-left: 10px;
	border-top: #391d8a 2px solid; 
}

/**** News ****/

#newsWrap {
	float: right;
	margin-top: 43px;
}

.newsCont {
	width: 550px;
	padding-bottom: 15px;
	border-bottom: 1px #391d8a solid;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.newsContLast {
	width: 580px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 10px;
}

h2.news {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.newsImgWrap {
	margin: 5px 0;
	margin-bottom: 25px;
}

/**** Articles ****/

#artWrap {
	float: right;
	margin-top: 140px;
}

.artCont {
	width: 550px;
	padding-bottom: 15px;
	border-bottom: 1px #391d8a solid;
	margin-top: 15px;
	margin-right: 20px;
}