.red{
	color: #FF0000;
}

.highlighted {
	border: 2px solid #00FFFF;
}

a img { 
	border: none; 
}

a:link, a:visited {
	color: #0067A9;
	text-decoration: none;
}

a:hover {
	color: #00BABA;
}

.smallheading {
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	background-color: #0067A9;
	color: #0067A9;
}
	
body, #mainbody, #banner, #footer, #thumbframe, #thumbsframe, #commentshead {
	width: 750px;
}

body {
	background-color: #FFFFFF; 
	background-image: url("../graphics/style1/background.jpg");
	color: #000080;
	font-family: Arial, Verdana, Sans-serif; 
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
}

#mainbody, #banner, #navigation, #navigation li, #randphotocontent, .album, #thumbframe, .bkghorizontal, .bkgvertical {
	float: left;
}

#mainbody {
	background-color: #00FFFF; 
	background-image: url("../graphics/style1/main.jpg");
	overflow: hidden;
}

#banner {
	background-image: url("../graphics/style1/banner.jpg");
	display: block;
	font-size: 1.0em;
	height: 100px;
	overflow: hidden;
}

#navigation, #randphotohead, #latestentryhead, #homehead, #abouthead, #photoalbumhead, #mystylehead, #linkshead, #shoutboxhead, #shoutbox, #footer, 
.bkghorizontal, .bkgvertical, #commentshead {
	background-repeat: no-repeat;
	height: 25px;
}

#navigation {
	background-image: url("../graphics/style1/navigation.jpg"); 
	display: block;
	padding-left: 120px;
	padding-top: 2px;
	width: 630px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding-right: 5px;
}

#linktree, .frontpage, #maintext {
	padding-left: 8px;
	padding-right: 8px;
}

.frontpage {
	min-height: 100px;
}

#randphotocontent {
	width: 325px;	
}

#randphotohead {
	background-image: url("../graphics/style1/randphotoheader.jpg"); 
	width: 325px;
}

#latestentryhead {
	background-image: url("../graphics/style1/latestentryheader.jpg"); 
	width: 300px;
}

#homehead {
	background-image: url("../graphics/style1/homeheader.jpg");
}

#abouthead {
	background-image: url("../graphics/style1/aboutheader.jpg");
}

#photoalbumhead {
	background-image: url("../graphics/style1/photoalbumheader.jpg");
}

#mystylehead {
	background-image: url("../graphics/style1/mystyleheader.jpg");
}

#linkshead {
	background-image: url("../graphics/style1/linksheader.jpg");
}

.heading {
	display: none;
}

/*-- Shoutbox style --*/

#sidebar {
	float: right;
	width: 125px;
}

#shoutboxhead {
	background-image: url("../graphics/style1/shoutboxheader.jpg");
}

#shoutbox {
	background-image: url("../graphics/style1/shoutboxinterface.jpg");
	font-size: 0.9em;
	font-weight: bold;
	height: 450px;
}

#shouts {
	border: 1px solid #16C9FF;
	border-top: none;
	height: 175px;
	overflow: auto;
}

.shoutdate {
	font-size: 0.95em; 
	font-style: italic;
}

.shout0, .shout1 {
	border-bottom: 1px solid #16C9FF;
	color: #000080;
	font-size: 0.95em;
	padding-left: 3px;
}

.shout0, .comment0 {
	background-image: url("../graphics/style1/shoutbkg1.jpg"); 
}

.shout1, .comment1 {
	background-image: url("../graphics/style1/shoutbkg2.jpg"); 
}

#shoutform {
	padding-left: 8px;
	padding-right: 4px;
}

.shoutboxmisctext {
	margin: 0px;
}

/*-- End of shoutbox style --*/

#validation {
	margin-top: 10px; 
	text-align: center;
}

#footer {
	background-image: url("../graphics/style1/footer.jpg");
	height: 50px;
}

/*-- Photo album style --*/

.album {
	overflow: auto;
	width: 610px;
}

.bkghorizontal, .bkgvertical {
	float: left; 
	height: 150px;
	width: 180px;
}

.bkghorizontal {
	background-image: url("../graphics/style1/photoshadow.jpg");
}

.bkgvertical {
	background-image: url("../graphics/style1/photoshadow2.jpg");
}

.thumb {
	padding-top: 10px;
}

.thumb a:hover {
	border: none; 
}

.smallthumbvertical {
	height: 120px;
}

.smallthumbhorizontal {
	height: 90px;
}

.smallthumbheight {
	height: 68px;
}

.smallthumbwidth {
	height: 51px;
}

.photoheight {
	height: 720px;
}

.photowidth {
	height: 540px;
}

#thumbsframe {
	padding-top: 10px; 
	overflow: hidden; 
	text-align: left;
}

/*-- End of photo album style --*/

#commentshead {
	background-image: url("../graphics/style1/commentsheader.jpg");
	position: relative;
	right: 8px;
}

.comment0, .comment1 {
	border: 1px #16C9FF solid; 
	margin-bottom: 20px; 
	padding: 1px;
}

.stylespan {
	display: block;
	padding-left: 20px;
}

.underline {
	border-bottom: 1px #000080 solid;
}

/*-- Text area and input boxes style --*/

.button, .inputborder, .input, textarea {
	border: 1px #16C9FF solid;
	color: #000080;
}

.commenthead0, .commenthead1, .button {
	background-image: url("../graphics/style1/button.jpg"); 
	height: 20px;
}

.inputborder {
	margin-top: 2px;
}

.input, textarea {
	background-image: url("../graphics/style1/shoutbkg2.jpg");
}

textarea {
	font-family: Arial;
	font-size: 1em;
}

form {
	margin: 0px;
}

/*-- End of text area and input boxes style --*/
