body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:98%;
	color: #31293A;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p	{
	width:96%;
	text-indent:1em;
	margin:.1em 2%;
	}
	
	
ul {
	margin:.1em .1em .1em .2em; 
	padding:.09em 0 0 1.9em; 
	text-transform:capitalize;
}
	
ul li {
	list-style-type:square;
	}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-size:107%;
	text-transform:uppercase;
	margin:.3em 0;
}
h2 {
	font-size: 103%;
	margin:.3em 0;
}

form {
	font-size:85%;
	}
	
.clearthis {
	height:0px;
	width:100%;
	margin:0px auto;
	padding:0px;
	clear:both;
}
	
#wrapper {
		position:absolute;
		left:50%;
		top:.5em;
		width:770px; 
		height:auto; 
		margin:0 auto 0 -385px; 
		padding:0; 
		border:0px none black; 
		background-color:white;
		z-index:1;
}
	
#header {
		position:relative; 
		top:0; 
		left:0; 
		height:140px; 
		width:100%; 
		background-color:#31293A; 
		padding:0; 
		margin:0;
}
	
#header_top {
		position:relative; 
		top:0; 
		left:0; 
		height:109px; 
		width:100%; 
		background-image:url(images/cfvtitlepurple.jpg); 
		background-position:left; 
		background-repeat:repeat-x;
}
	
#general	{
		color:white;
		font-size:71%;
		letter-spacing:.08em;
		text-align:center;
		position:relative; 
		top:9px; 
		left:0; 
		height:31px; 
		width:100%; 
		height:31px; 
		background-color:transparent; 
		margin:0; 
		padding:0;
		overflow:hidden;
}
		
#general ul	{
		margin:0;
		padding:0;
}
		
#general li {
		display:inline;
		margin:0 .8em;
}
		
#general li a {
		color:white;
		text-decoration:underline;
}
		
#general li a:hover {
		color:white;
		text-decoration:none;
}

#sub_wrapper {
		position:relative; 
		left:0; 
		top:0; 
		width:100%; 
		height:auto; 
		padding:0; 
		margin:0;
		background-image:url(images/cfv_left_bg.gif);
		background-position:left;
		background-repeat:repeat-y;
}


#navcontainer {
		font-family:Arial;
		font-size:81%;
		font-weight:normal;
		width:161px;
		height:375px;
/*		background-color:#B8B899; */
		margin:0;
		padding:0;
		float:left;
}
		
#navcontainer ul {
		margin:0;
		padding:.5em 0 0 0;
}

#navcontainer li {
		list-style-type:none;
}

#navcontainer li a {
		color:white;
		text-decoration:none;
		text-align:center;
		display:block;
		width:134px;
		height:25px;
		padding:0;
		margin:0 12px 1px 12px;
		background-image:url(images/cfvnavup.gif);
		background-position:center;
		background-repeat:no-repeat;
}

#navcontainer li a:hover {
		color:#31293A;
		text-decoration:none;
		background-image:url(images/cfvnavover.gif);
		background-position:center;
		background-repeat:no-repeat;
}
		
#content {
	float:right;
	 width:600px; 
	 height:auto; 
	 padding:0;
	 margin:0;
	 /* overflow:auto; */
	 font-size:90%;
}		

#content blockquote {
	width:92%;
	margin:.5em auto;
	padding:0px;
	background-color:#f3f3f3;
	border:1px solid #999999;
}

#content blockquote h1 {
	width:96%;
	margin:.1em auto;
	padding:0px;
	color:#333333;
	font-size:97%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

#content blockquote p {
	width:96%;
	margin:.1em auto;
	padding:0px;
	color:#333333;
	font-size:97%;
	font-family:Georgia, "Times New Roman", Times, serif;
}	  
	 
		
#imageContainer {
	margin:auto;
	padding:0;
	overflow:hidden;
}


#imageContainer img {
	margin:0;
	padding:0;
}

#footer {
	position:relative;
	top:0;
	left:0;
	height:15px;
	width:100%;
	padding:0;
	margin:0;
	}
	
#footer_left {
	float:left;
	width:161px;
	height:15px;
	background-color:#B8B899;
	margin:0;
	padding:0;
	}
	
#footer_right{
	float:right;
	width:600px; 
	height:15px;
	margin:0;
	padding:0;
	letter-spacing:.07em;
	}

#footer_right p {
	font-size:63%;
	text-align:right;
	margin:0;
	padding:0;
	}
	
#footer_right a {
	color:#333333;
	text-decoration:underline;
	}
	
#footer_right a:hover {
	text-decoration:none;
	}

#form td {
	font-size:small;
	color:black;
	}
	
#forms ul {
	width:90%;
	margin:2em auto 0 auto;
	padding:0;
}

#forms li {
	list-style-type:none;
}

#forms ul li ul {
	margin:0;
	padding:0 0 0 2em;
}

#forms li ul li {
	list-style-type:square;
}

#mobilize_tag {
	width:770px;
	margin:.5em auto;
	padding:0;
	height:40px;
	color:#cccccc;
	font-size:73%;
	letter-spacing:.1em;
	text-align:right;
}

#mobilize_tag a {
	color:white;
	text-decoration:underline;
}

#mobilize_tag a:hover {
	text-decoration:none;
}

.resume {
	font-size:83%;
	color:#333333;
	}	
	
.resume img {
	margin:.1em .5em .1em .1em;
	padding:0;
	border:1px solid #999999;
	}
	
.resume h3 {
	margin:.1em 0;
	font-size:medium;
	}

.resume h4 {
	margin:.1em 0;
	font-size:105%;
	}

.resume ul {
	margin:.09em  0 .09em 1em;
	padding:0 1em 0 0;
	}

.resume li {
	margin:.09em;
	padding:0;
	list-style-type:none;
	}
	
.resume li ul {
	margin:0;
	padding:0 0 0 1em;
	list-style-type:none;
	}
	
.resume li ul li {
	margin:.09em 1em;
	list-style-type:square;
	}

/* best of triangle 2010 graphic */

#bestof {
	position:absolute;
	top:.3em;
	left: 87%;
	width:300px;
	height:301px;
	margin:0 auto 0 -150px;
	padding:0;
	background-color:transparent;
	z-index:5;
}

#bestof img {
	border:0px none #333333;
}

#bestof a {
	text-decoration:none;
}