
/* MAIN STYLES */
body{
	background-color: #58535c;
	background-image: url("../images/taggedbg.gif");
	font-family: verdana;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
div a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
table {
color: #505050; font-family: verdana; font-size: 10px;
}
img {
	border: 0px;
}


input.bbbtn { 
	color:#724f43; 
	font: bold 90% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#f1decd; 
	border: 1px solid; 
	border-color: #ffffff #724f43 #724f43 #ffffff; 

} 



.center {
/* container for large background image if wanted */
/*
background-position: top center; height:100%; background-color:#6f88eb;background-repeat:no-repeat;background-image:url(../images/test1.png);
*/
}
.bannerspace {
/* space to be left above all content (for banner graphics and such) */
height:0px;
/*height:130px;*/
}
.main {
	/* total width of all content */
	width: 720px;
}

.div1 {
	background-color: #c6b3af;
	padding: 6px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	color: #505050;
}
.div2 {
	background-color: #b7a3a3;
	padding: 6px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	color: #505050;
}
.div1 a {

	z-index: 2;
	font-family: verdana;
	font-size: 10px;
	color: #37355e;
	font-weight: bold;
	text-decoration: none;
	
}
.div2 a {

	z-index: 2;
	font-family: verdana;
	font-size: 10px;
	color: #37355e;
	font-weight: bold;
	text-decoration: none;
}

.blog a, .blog {
	font-size: 11px;
}
.blog img {
	border: 3px solid #ebebeb;
}


/* OLD BANNER HEADERS */
.header1 {
width: 520;
height: 142;
background-image: url("../images/header1.gif");
float: left;
	position: relative;

}
.header2 {
width: 184;
height: 142;
background-image: url("../images/header2.gif");
float: right;
	position: relative;

}


/* COLUMN CONTAINERS */
.container1 {
	/*background-color: #ebebeb;*/
	color: #000000;
	width: 520px;
	
	float: left;


}
.container2 {
	background-color: #ebebeb;
	color: #ffffff;
	width: 184px;
	float: right;


}

.back {
	background-color: #ebebeb;
	width: 520px;
}

.weblink a {
	font-weight:normal;
	color: #3b5998;
}

.rightspacer {
	width: 184px;
	height: 16px;
	float: right;

}

.title1
{
	background-color: #324257;
	padding-top: 3px;
	margin-left: 8px;
	margin-right: 8px;

	text-align: center;
	border-top: 1px solid #41474f;
}

.links
{
width: 100%;
text-align: center;

color: #ffffff;
}




.description
{
	
	padding: 6px;

	text-align: center;
	color: #202020;
}

.comments
{
	margin-left: 3px;
	margin-right: 3px;
}
.comments1
{
	margin-left: 3px;
	margin-right: 3px;
}

.subcomments
{
border: 8px solid #8b8580;
}

.navarrows
{
padding-left:4px;
padding-right:4px;

}



.comments .div1 { margin: 0px; }
.comments .div2 { margin: 0px; }
.comments .divheader { margin: 0px; }
.comments1 .div1 { margin: 0px; }
.comments1 .div2 { margin: 0px; }
.comments1 .divheader { margin: 0px; }


.divheader {
	color: #ffffff;
	background-color: #6f7ca2;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #515a75;
	border-top: 1px solid #6f7ca2;
}



/* GALLERY THUMBNAILS */
.thumb {
	/* float: left;  */
	width: 150px;
	height: 65px;
	overflow: hidden;
	background-position:50% 25%;
	background-color: 8e8782;
}



/* MODULE SPACER */
.end {
	height: 3px;
	font-size: 1px;
}


/* COPYRIGHT NOTICE */
.notice {
font-size: 9px;
font-weight: bold;
color: #ebebeb;
	width: 520px;
	float: left;
height: 16px;
text-align: center;

}



/* ROUNDED CORNERS */
.bl_blue {
	background-image: url("../images/bl_blue.gif");
	width: 3px;
	height: 3px;
	position: absolute;
	top: -3px;
	left: 0px;
	font-size: 1px;
	z-index: 100;
}
.br_blue {
	background-image: url("../images/br_blue.gif");
	width: 3px;
	height: 3px;
	position: absolute;
	top: -3px;
	right: 0px;
	font-size: 1px;
	z-index: 100;
}
.tl_blue {
	background-image: url("../images/tl_blue.gif");
	width: 3px;
	height: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
	z-index: 100;
}
.tr_blue {
	background-image: url("../images/tr_blue.gif");
	width: 3px;
	height: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1px;
	z-index: 100;
}


/*  RESUME ICONS */
.ico1 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_1.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}
.ico2 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_2.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}
.ico3 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_3.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}
.ico4 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_4.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}
.ico5 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_5.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}
.ico6 {
width: 20px;
height: 20px;
background-image: url("../images/resumeicons/resumeicons_6.png");
float: left;
margin: 2px;
margin-left: 6px;
margin-right: 6px;
}

