﻿body {
}

#Guts
{
	width: 760px;
	height: 435px;
	margin-left: auto;
	margin-right: auto;			
}

#Guts #GutsTop
{
	background-image: url("/DragonLights/Images/About/AboutTop.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	width: 760px;
	height: 19px;
}

#Guts #GutsBack
{
	background-image: url("/DragonLights/Images/About/AboutBack.jpg");	
	background-repeat:repeat;
	width: 760px;
	height: 400px;
}

#Guts #GutsBottom
{
	background-image: url("/DragonLights/Images/About/AboutBottom.jpg");	
	background-repeat:repeat;
	width: 760px;
	height: 19px;
}

#Guts #Info
{
	width: 200px;
	height: 100%;
}

#Guts #Info #Woodbury
{
	background-image: url("/DragonLights/Images/About/Woodbury.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	width: 200px;
	height: 164px;
}

#Guts #Info #Support
{
	background-image: url("/DragonLights/Images/Support/toolbox.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	width: 200px;
	height: 254px;
}

#Guts #Info #Distributors
{
	background-image: url("/DragonLights/Images/Distributors/Distributors.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	width: 200px;
	height: 132px;
}

#Guts #Info #ContactCSR
{
	background-image: url("/DragonLights/Images/Contact/CSR.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	width: 200px;
	height: 133px;
}

#Guts #Info #SignIn
{
	background-image: url("/DragonLights/Images/SignIn/SignIn.jpg");	
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	width: 200px;
	height: 133px;
}

#Guts #Info #Contacts
{
	margin: 0 0 0 15px;
	width: 200px;
	height: 300px;
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px 0 0 0;
}

#Guts #Info #Contacts #SupportTitle
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}

#Guts #GutsBack #AboutText
{
	margin: 0 0 0 35px;
	width: 500px;
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
}

#Guts #GutsBack #AboutText span
{
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
}

#Guts #GutsBack #AboutText p
{
	font-size:14px;
	font-family:Tahoma;
}

.BorderDefault
{
	float:left;
	border-style:solid;
	border-width:2px;
	border-color:black;	
}

.BorderSelected
{
	float:left;
	border-style:solid;
	border-width:2px;
	border-color:red;	
}

