/*************************************\
               GLOBAL STUFF
\*************************************/


html
{
	height: 100%;
	margin-bottom: 1px; /* Forces a scroll bar */
	font-family: Verdana, Helvetica, Sans-Serif;
}

body
{
	background-image: url('/images/bgTile.png');
	background-repeat: repeat;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}

p
{
	font-size: 12px;
}

p.small
{
	font-size: 10px;
}

p.large
{
	font-size: 14px;
}

a:link
{
	color: #cc6633;
	text-decoration: none;
}

a:visited
{
	color: #cc6633;
	text-decoration: none;
}

a:active
{
	color: #cc6633;
	text-decoration: underline;
}

a:hover
{ 
	color: #cc6633;
	text-decoration: underline;
}

li
{
	padding: 5px;
	margin-top: 15px;
	width: 335px;
	background-color: #EEEEEE;
	outline-width: 2px;
	outline-style: dashed;
	outline-color: #DDDDDD;
}

li.sitemap
{
	font-size: 10px;
	padding: 5px;
	margin-top: 10px;
	width: auto;
	outline: none;
	background-color: transparent;
}

a.friends:link
{
	color: #333333;
	padding: 5px;
	margin: 15px;
	background-color: #EEEEEE;
	font-size: 12px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
}

a.friends:visited
{
	color: #AAAAAA;
	padding: 5px;
	margin: 15px;
	background-color: #EEEEEE;
	font-size: 12px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
}

a.friends:active
{
	color: #999999;
	padding: 5px;
	margin: 15px;
	background-color: #EEEEEE;
	font-size: 12px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
}

a.friends:hover
{ 
	color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	background-color: #333333;
	font-size: 12px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 15px #AAA;
}

/*************************************\
             CONTAINERS
\*************************************/

#bodyWrapper
{
	position: relative;
	width: 906px;
	margin-left: auto;
	margin-right: auto;
}

#topWrapper
{
	width: 906px;
	height: 100px;
}

#panelWrapper
{
	width: 906px;
}

#bottomBackground
{
	margin-top: 300px;
	width: 100%;
	background-color: black;
	z-index: -2;
}

#bottomWrapper
{
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 906px;
	height: 320px;
}

#footer
{
	text-align: center;
	background-color: #222222;
	color: #FFFFFF;
	height: 60px;
	padding-top: 10px;
	width: 100%
}

#iexplorer
{
	position: absolute;
	margin-top: 335px;
	margin-left: 740px;
	height: 50px;
	width: 130px;
	font-size: 12px;
	color: white;
}

#getchrome
{
	background-image: url('/images/chromeFirefox.jpg'); 
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 99;
}

/*************************************\
             topBanner
\*************************************/

#deggenLogo
{
	position: absolute;
	width: 632px;
	height: 235px;
	margin-top: 0px;
	margin-left: -90px;
	background-image: url("/images/deggenLogo.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#camDept
{
	position: absolute;
	width: 123px;
	height: 12px;
	margin-top: 110px;
	margin-left: 215px;
	background-image: url("/images/camDept.png");
	background-repeat: no-repeat;
}

#navMenu
{
	position: absolute;
	margin-top: 100px;
	margin-left: 359px;		
	background-image: url("/images/navMenu.png");
	background-repeat: no-repeat;
	width: 547px;
	height: 120px;
}

#home
{
	position: absolute;
	margin-left: 5px;
	padding-top: 14px;
	width: 104px;
	height: 50px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: white;
}

.homeTab
{
	margin-left: -5px;
}

#videos
{
	position: absolute;
	margin-left: 108px;
	padding-top: 14px;
	width: 108px;
	height: 50px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: white;
}

.videosTab
{
	margin-left: 98px;
}

#hobbies
{
	position: absolute;
	margin-left: 216px;
	padding-top: 14px;
	width: 108px;
	height: 50px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: white;
}

.servicesTab
{
	margin-left: 206px;
}

#friends
{
	position: absolute;
	margin-left: 324px;
	padding-top: 14px;
	width: 108px;
	height: 50px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: white;
}

.friendsTab
{
	margin-left: 314px;
}

#contact
{
	position: absolute;
	margin-left: 432px;
	padding-top: 14px;
	width: 108px;
	height: 50px;
	text-align: center;
	display: block;
	cursor: pointer;
	color: white;
}

.contactTab
{
	margin-left: 423px;
}

#currentTab
{
	position: absolute;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 17px;
	padding-top: 12px;
	padding-bottom: 8px;
	width: 108px;
	height: 38px;
	background-image: url("/images/blueTab.png");
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	cursor: pointer;
}

.highlightedTab
{
	text-decoration: underline;
}

.unhighlightedTab
{
	text-decoration: none;
}

a.navMenu:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.navMenu:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.navMenu:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.navMenu:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}


/*************************************\
               PANEL
\*************************************/

#greenTopLeft
{
	position: absolute;
	margin-left: 0px;
	margin-top: -20px;
	width: 20px;
	height: 20px;	
	background-image: url("/images/blueTopLeft.png");
	background-repeat: no-repeat;
}

#greenTopLine
{
	position: absolute;
	margin-left: 20px;
	margin-top: -20px;
	width: 866px;
	height: 20px;	
	background-image: url("/images/blueLine.png");
	background-repeat: repeat-x;
}

#greenTopRight
{
	position: absolute;
	margin-left: 886px;
	margin-top: -20px;
	width: 20px;
	height: 20px;	
	background-image: url("/images/blueTopRight.png");
	background-repeat: no-repeat;
}

#panelContent
{
	position: relative;
	margin-left: 0px;
	margin-top: 68px;
	width: 786px;
	min-height: 320px;
	background-image: url("/images/blueHorizontal.png");
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 2;
}

#greenBottomLeft
{
	position: absolute;
	margin-left: 0px;
	bottom: -20px;
	width: 20px;
	height: 20px;	
	background-image: url("/images/blueBottomLeft.png");
	background-repeat: no-repeat;
}

#greenBottomLine
{
	position: absolute;
	margin-left: 20px;
	bottom: -20px;
	width: 866px;
	height: 20px;	
	background-image: url("/images/blueLine.png");
	background-repeat: repeat-x;
}

#greenBottomRight
{
	position: absolute;
	margin-left: 886px;
	bottom: -20px;
	width: 20px;
	height: 20px;	
	background-image: url("/images/blueBottomRight.png");
	background-repeat: no-repeat;
}

#twitter_div
{
	position: absolute;
	margin-top: 0px;
	margin-left: 440px;
	width: 350px;
	height: 310px;
}

h1.sidebar-title
{
	font-size: 14px;
	position: absolute;
	margin-top: 10px;
	margin-left: 0px;
}

ul#twitter_update_list
{
	font-size: 10px;
	list-style-type: none;
	position: absolute;
	margin-top: 30px;
	margin-left: -35px;
	width: 355px;
	height: 265px;
	overflow: hidden;
}

a#twitter-link
{
	font-size: 16px;
	position: absolute;
	margin-top: 280px;
	margin-left: 175px;
	width: 173px;
	height: 30px;
}


/*************************************\
            BOTTOM PART
\*************************************/

#borderMiddle
{
	position: absolute;
	margin-top: -300px;
	width: 100%;
	height: 300px;	
	background-image: url('/images/bgFade.png');
	background-repeat: repeat-x;
	z-index: -2;
}

#infoBox1
{
	position: absolute;
	margin-top: -230px;
	margin-left: 43px;
	width: 380px;
	height: 220px;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
}

#infoBox2
{
	position: absolute;
	margin-top: -230px;
	margin-left: 463px;
	width: 380px;
	height: 220px;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
}

#infoBox3
{
	position: absolute;
	margin-top: 30px;
	margin-left: 43px;
	width: 380px;
	height: 220px;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
}

#infoBox4
{
	position: absolute;
	margin-top: 30px;
	margin-left: 463px;
	width: 380px;
	height: 220px;
	padding: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
}

h1.infoBox
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	color: white;
}

img.infoBox
{
	position: absolute;
	width: 150px;
	height: 100px;
	margin-top: 30px;
	margin-left: 230px;
	cursor: pointer;
}

p.infoBox
{
	position: absolute;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 170px;
	color: #CCCCCC;
	font-size: 11px;
}

.infoBoxLink
{
	position: absolute;
	margin-top: 140px;
	margin-left: 230px;
	width: 150px;
	text-align: center;
	font-size: 20px;
}

.highlightedInfoBox
{
	background-color: #1B1B1B;
	outline-width: 2px;
	outline-style: dashed;
	outline-color: #DDDDDD;
}

.unhighlightedInfoBox
{
	background-color: #1B1B1B;
	overflow: hidden;
}


/*************************************\
				EMAILER
\*************************************/

#emailMe
{
	position: absolute;
	margin-top: -12px;
	width: 345px;
	height: 68px;
	cursor: pointer;
}

.emailButton
{
	background-image: url('/images/emailButton.png');
	background-repeat: no-repeat;
}

.emailButtoff
{
	background-image: url('/images/emailButtoff.png');
	background-repeat: no-repeat;
}

#phoneMe
{
	position: absolute;
	margin-top: -12px;
	width: 345px;
	height: 68px;
	cursor: pointer;
}

.phoneButton
{
	background-image: url('/images/phoneButton.png');
	background-repeat: no-repeat;
}

.phoneButtoff
{
	background-image: url('/images/phoneButtoff.png');
	background-repeat: no-repeat;
}

#emailerInfo
{
	position: absolute;
	margin-top: -380px;
	margin-left: 470px;
	width: 320px;
	height: 300px;
}


/*************************************\
				VIDEO
\*************************************/

#flvPlayer
{
	position: absolute;
	background-color: #333333;
	width: 866px;
	height: 360px;
	margin-top: -20px;
	margin-left: -40px;
}

a.thisVideo
{
	padding: 5px;
	width: 290px;
	margin: -5px;
	background-color: #050505;
	outline-width: 2px;
	outline-style: dashed;
	outline-color: #DDDDDD;
	display:block;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}

a.notThisVideo
{
	padding: 5px;
	margin: -5px;
}

.videoInfo
{
	margin-left: -480px;
	overflow: hidden;
	height: 20px;
	width: 800px;
	padding: 10px;
}

.expanded
{
	margin-left: -480px;
	height: 150px;
	overflow: hidden;
	width: 800px;
	background-color: white;
	padding: 10px;
}


/*************************************\
				SPLASH
\*************************************/

#splash
{
	position: absolute;
	margin-top: -220px;
	margin-left: 43px;
	width: 400px;
	height: 220px;
}
