*
{
	margin: 0px;
	padding: 0px;
}

h1 img 
{
	display: block;
}

img 
{
	border: 0px;
}

a 
{
	color: #464544;
}

a:hover 
{
	color: #9A8A65;
}

.left 
{
	float: left;
}

.right 
{
	float: right;
}

.more 
{
	text-align: right;
}

.clear 
{
	clear: both;
}

body 
{
	background: #E0D5B7 url('http://www.ironwil.com/images/page_bg.jpg') repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 5px;
}

/** layout **/
#wrapper 
{
    text-align: left;
    margin: auto;
    width: 1000px;
    position: relative;
}

#header 
{
    width: 1000px;
    height: 138px;
    background: url('http://www.ironwil.com/images/header-background.gif') no-repeat;
}

#contentwrapper
{
    background: url('http://www.ironwil.com/images/body_bg.gif') repeat-y;
    margin-top:-8px;
}

#leftsidebar 
{
    position:absolute;
    top:122px;
    left:2px;
    width: 243px;
    height:465px;
}

#leftnavseparator
{
    height:10px;
    width: 243px;
    background-color:#9a8a65;
}

#currentevents 
{
    background: url('http://www.ironwil.com/images/news_bg.jpg') repeat-y;
    padding: 10px 12px 3px 25px;
    min-height:210px;
}

#currentevents h2 
{
    font-size: 16px;
    color: #BE8B06;
}

#currentevents h3, #currentevents p 
{
    font-size: 12px;
    margin: 1em 8px 1em 0;
}

#currentevents .separator 
{
    background: center url('http://www.ironwil.com/images/dots.gif') repeat-x;
    height: 5px;
}

#currentevents .currenteventsitem
{
    font-size:12px;
}

#content 
{
    position:relative;
    float: right;
    min-height:450px;
    width: 720px;
    padding:20px 10px 10px 20px;
}

#login
{
    position:absolute;
    right:10px;
    top:-2px;
    font-size:.8em;
    width:170px;
    padding:2px;
}

.WelcomeLabelClass
{
    font-size:1.4em;
    position:relative;
    left:-110px;
    top:5px;
    font-size:1.2em;
}

.MembersOnlyImageButtonClass
{
    position:relative;
    left:20px;
    top:-13px;
}

#contentheader
{
    font-family:Lucida Calligraphy;
    font-weight:bold;
    font-size:18pt;
    width:690px;
    border-bottom:1px solid #9a8a65;
    padding-top:10px;
}

#contentheadertext
{
    margin-right:140px;
}

#power, #programming
{
    font-size:12pt;
    text-align:right;
    text-decoration:underline;
    cursor:pointer;
    position:relative;
    left:-110px;
}

#power
{
    margin-right:50px;
}

#welcome 
{
    margin-right: 20px;
}

#home
{
     background-repeat:no-repeat;
     position:relative;
     top:15px;
}

#homeseparator
{
    height:0px;
    width:600px;
    border-bottom:1px;
    border-style:dashed;
    border-color:#e7e3cf;
    position:relative;
    top:20px;
    left:35px;
}

#contact
{
    background-image: url('http://www.ironwil.com/images/content-background4.gif');
    background-position:180px 20px;
    height:420px;
    margin-bottom:-20px;
}

#contact table tr td
{
    padding-bottom:5px;
}

.activeTextBox
{
    background-color:Yellow;
}

.submitButtonStyle
{
    width:60px;
    position:relative;
    left:318px;
}

#aboutWil 
{
    margin-right:16px;
    margin-top:20px;
}

#content .left 
{
    margin-right: 18px;
}

#content .more 
{
    font-weight: bold;
    font-size: 10px;
}

#grip
{
    width:690px;
}

.ludicrous
{
    position:relative;
    left:100px;
}

#ActionScript
{
    width:690px;
}

.goalimage 
{
	width: 115px;
    height: 145px;
    float: left;
    margin-right: 15px;
    margin-bottom:10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#goaltext
{
    float:left;
    width:450px;
}

.max-list
{
    margin-left:20px;
    font-weight:bold;
}

.max-list-date
{
    list-style:none;
    text-decoration:underline;
    padding-bottom:3px;
}

#spacer 
{
    height: 2em;
}

#footer 
{
    background: url('http://www.ironwil.com/images/footer_bg.gif') repeat-y;
}

#copyright 
{
    position:relative;
    left:430px;
    padding: 10px 0px;
    font-size: 9px;
    color: #715F36;
    font-weight: bold;
    width:175px;
}

#footerline
{
	background: url('http://www.ironwil.com/images/footerline.gif') no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#mp3player
{
    position:relative;
    left:40px;
}

#videoPlayer
{
    position:relative;
    top:20px;
    left:70px;
    width:600px;
}

#underconstruction
{
    width:535px;
    position:relative;
    top:150px;
    left:75px;
}

#programmerImage
{
    float:right;
    padding-left:10px;
}

.postupload
{
	padding:20px;
	width:650px;
	min-height:420px;
	border:2px inset #cccccc;
}

.fileUploadPanel
{
    background-color:#fff;
    border:2px inset #cccccc;
    padding:5px;
    width:640px;
    max-height:100px;
    margin-bottom:20px;
    overflow:auto;
}

.uploadfile
{
   position:relative;
   left:3px;
   top:-12px;
   color:#000;
}

.uploadfile:hover
{
    color:#9a8a66;
}

.MaxLengthLabelClass
{
    position:relative;
    top:7px;
    left:3px;
}

#IronBlogDetails
{
    width:700px;
}

.BlogEntry
{
    width:680px;
    height:75px;
    margin-top:20px;
    position:relative;
}

.BlogDetailsURL
{
    position:absolute;
    top:0px;
    left:100px;
    font-size:24px;
    font-weight:bold;
    font-family:"Monotype Corsiva", "Verdana";
}

.BlogDetailsURL a
{
    color:#7b96c2;
}

.BlogDetailsURL a:hover
{
    color:#000;
}

.BlogPreview
{
    position:absolute;
    top:28px;
    left:100px;
}

.BlogCreateDate
{
    font-size:14px;
    font-weight:bold;
    font-family:"Monotype Corsiva", "Verdana";
    color:#7b96c2;
    position:absolute;
    right:250px;
    top:10px;
}

#blogComment
{
    margin-top:20px;
}

.BlogComments
{
    position:absolute;
    top:0px;
    left:0px;
}

.CommentCountLabelClass
{
    font-size:30px;
    font-weight:bold;
    font-family:"Monotype Corsiva", "Verdana";
    text-align:center;
}

.CommentCountLabelClass a
{
    text-decoration:none;
    color:#9A8A65;
}

.CommentCountLabelClass a:hover
{
    color:#000;
}

.CommentWordClass
{
    text-align:center;
    color:#979797;
    font-size:14px;
    font-weight:bold;
}

.CommentEntry
{
    margin-top:20px;
    border:1px groove #e0d5b7;
    background-color:#e0d5b7;
    padding:10px;
    width:680px;   
}

.CommentEntry table tr td
{
    height:25px;
}

.GameDays
{
    position:relative;
    top:-5px;
    left:20px;
}

.BlogLink
{
    color:#706449;
    font-weight:bold;
}