/**************************************************************************
Background colour, fonts, margins, all are done here
**************************************************************************/
h3 {
	font-variant: normal;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 10pt;
	color: #386e92;
	padding-top: 10px;
	padding-bottom: 3px;
}


                                                                           
                         
                                                                           	
body {
	text-decoration: none;
	font-variant: normal;
	color: #6c4525;
	font-family: Helvetica;
	font-size: 14px;
}

/**************************************************************************
All the goodness of links
**************************************************************************/	
a:link, a:visited, a:active {
	text-decoration: none;
	font-variant: normal;
	font-size: 14px;
	font-family: Helvetica;
	color: #6c4525;
}

/**************************************************************************
Need I comment?
**************************************************************************/
a:hover {
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica;
	color: #6c4525;
	font-variant: normal;
}


/**************************************************************************
This is the giant white box that holds everything together
**************************************************************************/
#header {
	letter-spacing: 5px;
	font-variant: normal;
	border-width: 0px;
	background-color: #e0fcd5;
	border-style: none;
	margin-bottom: -48px;
	padding-top: 25px;
	line-height: 5px;
	text-shadow: 0px 0px;
	font-size: 16px;
	text-align: center;
	font-family: Helvetica;
	min-height: 25px;
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#thetitle {
	letter-spacing: 5px;
	font-variant: normal;
	border-width: 0px;
	background-color: #e0fcd5;
	border-style: none;
	line-height: 5px;
	text-shadow: 0px 0px;
	font-size: 16px;
	text-align: center;
	font-family: Helvetica;
	width: 800px;
	color: #6c4525;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#thetitle a {
	letter-spacing: 5px;
	font-variant: normal;
	border-width: 0px;
	background-color: #e0fcd5;
	border-style: none;
	line-height: 5px;
	text-shadow: 0px 0px;
	font-size: 16px;
	text-align: center;
	font-family: Helvetica;
	width: 800px;
	color: #6c4525;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#thetitle a:hover {
	letter-spacing: 5px;
	font-variant: normal;
	border-width: 0px;
	background-color: #e0fcd5;
	border-style: none;
	line-height: 5px;
	text-shadow: 0px 0px;
	font-size: 16px;
	text-align: center;
	font-family: Helvetica;
	width: 800px;
	color: #6c4525;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#thebox {
	background-color: #e0fcd5;
	min-height: 450px;
	border-width: 0px;
	border-style: none;
	border-color: #cccccc;
	width: 800px;
	color: #333333;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#thebox2 {
	background-repeat: no-repeat;
	background-image: url(cmurphy_bckgrnd.jpg);
	min-height: 450px;
	border-width: 0px;
	border-style: none;
	border-color: #cccccc;
	width: 800px;
	color: #333333;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#statement {
	font-size: 14px;
	text-align: justify;
	color: #6c4525;
	font-family: Helvetica;
	margin-left: 75px;
	margin-right: 75px;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#contact {
	font-size: 14px;
	text-align: center;
	color: #6c4525;
	font-family: Helvetica;
	margin-left: 75px;
	margin-right: 75px;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
#randomimg {
	margin-left: 150px;
	margin-right: auto;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
                                                                           
                                                                        
                                                                           
         
                                                                           
#randomimg2 {
	margin-left: 150px;
	margin-right: auto;
}

                                                                           
                                                                        
                                                                           
         
                                                                           
/**************************************************************************
Navigation bar, lists, and links - Uses Gill Sans for the good ol' Mac. 
I'm using different linking styles for the navigation bar. Also, <li> tags 
are used.
**************************************************************************/
#nav {
	padding-top: 5px;
	font-variant: normal;
	text-decoration: none;
	font-family: Helvetica;
	text-transform: capitalize;
	width: 750px;
	color: #386e92;
	height: 30px;
	margin-top: 25px;
	font: 14px;
}

#nav a {
	padding-top: 5px;
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: capitalize;
	font-variant: normal;
	color: #386e92;
}

#nav a:hover {
	padding-top: 5px;
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica;
	text-transform: capitalize;
	color: #6c4525;
	font-variant: normal;
}

/**************************************************************************
The content - full of goodness and textaulity, hehe.
**************************************************************************/
/**************************************************************************
Header #1 - This header displays the topic name of text
**************************************************************************/
/**************************************************************************
Header #2 - This header displays the date
**************************************************************************/

#foot {

padding-top: 10px;

color: #386e92;

font-size: 12px;

font-family: Helvetica;

font-variant: normal;

text-align: center;
}

#foot a {

padding-top: 10px;

font-size: 12px;

font-family: Helvetica;

font-variant: normal;

text-align: center;
color: #386e92;
}

#foot a:hover {

padding-top: 10px;

font-size: 12px;

font-family: Helvetica;

font-variant: normal;

text-align: center;
color: #386e92;
}

#foot nav {

padding-top: 10px;

font-size: 12px;

font-family: Helvetica;

font-variant: normal;

text-align: center;
color: #386e92;
}

#img {
	word-break: normal;
	padding-bottom: 0px;
	margin-left: 50px;
	text-align: center;
	width: 700px;
	
}
