body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style:normal;
	line-height: 1.3;
	width: 855px;
	margin: 0 auto 0 auto;
	behavior: url("csshover3.htc");
/*	behavior: url("http://www.stc-sd.org/csshover3.txt"); */
}

table
{
	border-collapse: collapse;
}



blockquote p {
	margin: 0 0 0 0px;
	
}
/*
blockquote h2 {
	margin: 0 0 0 0px;
	float: left;
}
*/
.index {
	float: left;
	width: auto;
}

#masthead
{
	height: 66px;
	width: 855px;
}

.stclogo
{
    float: left; 
    margin: 0 2px 0 0;
}

#sdpicture
{
    float: left;
    margin: 0 2px 0 0 ;
}

#intercom
{	
	float: left;
	position: relative;
}

#socialmedia
{
	float: left;
	position: relative;
	width: 160px;
	left: 30px;
}

#twitter
{
	width: 140px;
}

#linkedin
{
	width: 140px;
}

#facebook
{
	width: 140px;
	top: 300;
}

#ygroups
{
	width: 140px;
}

#googleplus
{
	width: 140px;
}

#mystc
{
	float: left;
	position: relative;
	left: 20px;
}


#topcontainer
{
	position: relative;
	top: 70px;
	width: 100%;
}	

#introcontainer
{
	position: relative;
	top: 60px;
	width: 100%;
	clear:both;
}

#homemaincontainer
{
	position: relative;
	top: 100px;
	width: 100%;
	clear: both;
}

#maincontainer
{
	position: absolute;
	top: 50px;
	width: 100%;
	clear: both;
}

.widecontent
{
	position: relative;
	width: 100%;
	clear: both;
}

#contenthome
{
	margin-left: 0px;
	padding: 0 0 0 0px;
	width: 75%;
	clear: both;
/*	background-image: url(images/Googlebkgrd.gif);
	background-repeat:no-repeat;
	background-position: 45% 35%; */
}
	

#content
{
	padding: 0 0 0 0px;
	width: 60%;
}



#lefttop
{
	width: 220px;
	float:left;
}

#centertop
{
	width: 415px;
	float:left;
}

#righttop
{
	width: 220px;
	float: left;
}


#columncontent
{
	padding: 0 0 0 0px;
	width: 60%;
}


#leftcolumn
{
	position:absolute;
	left: 0;
	margin: 250px 0 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid black;
	width: 10%;
	clear: both;
}
	
#leftcolumn p
{
 	font-size: 95%;
	margin-bottom: 0;
	margin-top: 0;
}	

#linkscontainer
{
	position: absolute;
	top: 200px;
	left: 678px;
	padding: 0 5px 0 10px;
	width: 10%;
	height: 1067px;
}

#topcontainer img
{
/*	display:inline;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	float: right;*/
	border:thin;
	border:1px solid #F00;
    height: 289px;
}

.homebutton
{
    margin: 30px 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}

#flashcontent
{
    margin: 0px 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}

h1
{
    margin: 40px 0 20px 0;
    font-family: Verdana,Arial,sans-serif;
    font-size: 180%;
    color: #0000CC;
}

h5
{
    margin: 0px 0 20px 0;
    font-family: Verdana,Arial,sans-serif;
    font-size: 180%;
    color: #0000CC;
}

.homeh1
{
	margin: 40px 0 20px 0;
	text-align:center;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 180%;
	color: #0000CC;
	font-weight: bold;
}

h2
{
    font-weight: bold;
    margin: 5px 0 5px 0;
    font-size: 120%;
    color: #000000;
}

h3
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

a:link, a:visited
{
    color: #0000FF;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #FF00FF;
}

