body 
{
	font-family: Arial;
	text-align: center;
	background-image: url(../../Archive/Homepage/SiteImages/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #929393;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3, h4
{
	font-family: Georgia;
	color: #C3003F;
}

h1{font-size: 20px; margin-top: 0px; margin-bottom: 10px;}
h2{font-size: 16px;}
h3{font-size: 14px;}

.top-menu-shadow-left
{
	height: 130px;
	width: 14px;
	background-image: url(../../Archive/Homepage/SiteImages/top-bg-shadow-left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

.top-menu-shadow-right
{
	height: 130px;
	width: 14px;
	background-image: url(../../Archive/Homepage/SiteImages/top-bg-shadow-right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
}

.main
{
	width: 808px; /* 780 + 2x14 */
	border: solid 0px red;
	text-align: center;
	margin-bottom: 20px;
}

.menu-border
{
	text-align:center;
	width: 780px;
	border: solid 0px yellow;
	background-image: url(../../Archive/Homepage/SiteImages/top-bg-border.jpg);
	background-repeat: repeat-x;
	height: 4px;
}

.top-bg-shadow
{
	width: 808px;
	background-image: url(../../Archive/Homepage/SiteImages/top-bg-shadow.jpg);
	background-repeat: no-repeat;
	border: solid 0px blue;
}

.top-menu-back
{
	width: 780px;
	border: solid 0px blue;
	background-color: White;
	/*background-image: url(../../Archive/Homepage/SiteImages/sporrong-bg-logo.jpg);*/
	background-image: url(../../Archive/Homepage/SiteImages/ifyoureallycare.jpg);
	background-repeat: no-repeat;
	height: 96px;
}

.top-menu-items
{
	width: 780px;
	border: solid 0px green;
	background-color: Black;
	height: 30px;
}

.top-menu-items-container
{
	margin-left: 30px;
	margin-right: 30px;
}

.top-menu-items-item
{
	border: solid 0px yellow;
	width: 200px;
	height: 30px;
	color: White;
	text-align: center;
	vertical-align: middle;
	background-color: Black;
}

.top-menu-items-item-selected
{
	border: solid 0px yellow;
	width: 200px;
	height: 30px;
	color: White;
	text-align: center;
	vertical-align: middle;
	background-color: #C3003F;
}

a.top-menu-link, a:link.top-menu-link, a:visited.top-menu-link
{
	font-family: Georgia;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: White;
	font-weight: 500;
	text-decoration: none;
}

.content-bg-shadow
{
	width: 808px;
	background-image: url(../../Archive/Homepage/SiteImages/content-bg-shadow.png);
	background-position: top center;
	background-repeat: repeat-y;
}

.content
{
	width: 780px;
	background-color: White;
	min-height: 320px;
	text-align: left;
}

.content-inner
{
	padding: 10px;
	padding-top: 10px;
	margin-top: 0px;
	text-align: left;
}

.content-inner-left-template1
{
	width: 495px;
	padding-right: 20px;
}

.content-inner-left-template2
{
	padding-right: 20px;
}

.content-template2
{
	padding-bottom: 8px;
}

.content-template3
{
	padding-bottom: 20px;
}

.content-template4
{
	padding-bottom: 20px;
}

.content-template5
{
	padding-bottom: 20px;
}

.content-inner-left-template3
{
	margin-top: 10px;
	margin-left: 20px;
}

.content-inner-left-template5
{
	margin-top: 10px;
	margin-left: 20px;
}

.bottom-bg-shadow
{
	width: 808px;
	background-image: url(../../Archive/Homepage/SiteImages/content-bg-shadow.png);
	background-position: top center;
	background-repeat: repeat-y;
}

.bottom-menu
{
	background-image: url(../../Archive/Homepage/SiteImages/top-bg-border.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
	width: 780px;
	background-color: Black;
	height: 56px;
	color: White;
	vertical-align: middle;
}

.bottom-menu-bottom
{
	width: 808px;
	background-color: Transparent;
	height: 10px;
	background-image: url(../../Archive/Homepage/SiteImages/bottom-bg.png);
	background-repeat: no-repeat;
}

.bottom-menu-spacer
{
	height: 20px;
}

.bottom-menu-content
{
	color: #B2B2B2;
}

.news-table
{
	width: 230px;
	border: solid 1px #B2B2B2;
	border-top: none;
	border-collapse: collapse;
}

.news-head
{
	border-top: solid 4px #C3003F;
	background-color: Black; 
	color: White; 
	font-family: Georgia;
	font-size: 11px; 
	text-transform: uppercase;
	text-align: center; 
	height: 25px;
}

.news-item
{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	font-weight: bold;
}

.news-item-intro
{
	color: #C3003F;
}

.template3-child-item
{
	margin-left: 17px;
	margin-bottom: 10px;
}

.template4-child-item
{
	margin-left: 17px;
	margin-bottom: 10px;
}

.template5-child-item
{
	margin-left: 17px;
	margin-bottom: 10px;
}

.template3-desc2-holder
{
	width: 247px;
	height: 140px;
	overflow: hidden;
	display: block;
}

.template3-right-col-text-holder
{
	width: 100%; 
	text-align: center;
}

.template3-child-item-intro
{
	font-weight: bold;
}

.template5-desc2-holder
{
	width: 80px;
	height: 60px;
	overflow: hidden;
	display: block;
}

.template5-right-col-text-holder
{
	width: 80px; 
	text-align: center;
}

.template5-child-item-intro
{
	font-weight: bold;
}

.template4-child-item-intro
{
	font-weight: bold;
	color: #C3003F;
}

.template3-left-col
{
	width: 495px;
	border: solid 0px black;
}

.template4-left-col
{
	width: 495px;
}

.template3-right-col
{
	text-align: left;
	padding: 0px;
	padding-top: 17px;
}

.template5-left-col
{
	width: 662px;
	border: solid 0px black;
}

.template5-left-col
{
	width: 662px;
}

.template5-right-col
{
	text-align: left;
	padding: 0px;
	padding-top: 17px;
}

.template4-right-col
{
	text-align: center;
	padding-top: 20px;
}

.template1-right-col-link
{
	text-decoration: none;
	color: #333333;
}

.template3-right-col-link
{
	text-decoration: none;
	color: #333333;
}

.template5-right-col-link
{
	text-decoration: none;
	color: #333333;
}

.template4-right-col-link
{
	text-decoration: none;
	color: #333333;
}

.template4-right-col-image
{
	width:247px; 
	height:150px; 
}

.template4-right-text-holder
{
	margin-left: 10px;
	margin-right: 10px; 
	/*width: 220px;
	text-align: left;*/
	width: 100%;
	text-align: center;
}

.template4-right-text-holder-inner
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	width: 80%;
}

.top-home-link
{
	position: relative; 
	top: 20px; 
	left: 320px;
}

.top-home-mail-line
{
	position: relative; 
	top: 20px; 
	left: 330px;
}

.top-mail-link
{
	position: relative; 
	top: 20px; 
	left: 340px;
}

.top-language-items
{
	position: relative; 
	top: 60px; 
	left: 250px;
}

.top-language-items-item, a.top-language-items-item, a:link.top-language-items-item, a:visited.top-language-items-item
{
	margin-right: 7px;
	text-transform: lowercase;
	text-decoration: none;
	color: #B2B2B2;
	font-weight: bold;
}

.top-language-items-selecteditem, a.top-language-items-selecteditem, a:link.top-language-items-selecteditem, a:visited.top-language-items-selecteditem
{
	margin-right: 7px;
	text-transform: lowercase;
	text-decoration: none;
	color: #C3003F;
	font-weight: bold;
}


