html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;pix
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* 
light beige : #d2d2bb 
olive: 949074
dark orange: bc3501
light orange ea4100
medium blue: 336699
daaaark: 000033
*/

body {
	background-color: #336699;
	margin: 0;padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small; line-height: 160%;
	}

#container {
	width: 916px;
	margin: 0 auto;
	border: 7px solid #3366FF;
	border-width: 0 7px;
	background-color: #000033;
}

h1, h1 a {
	margin: 0; padding: 0;
	width: 916px;
	height: 138px;
        border-bottom: 1px solid #2d2920;
}
#header {
margin: 0; padding: 0;
	width: 916px;
	height: 138px;
	background: url(v1/assets/header.jpg) top left no-repeat;
}

#header h1 a {
	display: none;
	text-indent: -99999px;
	background: url(v1/assets/header.jpg) top left no-repeat;
}

#banner {
        float: right;
	margin: 20px 15px 0 20px;
	}

img { border-width: 0;}
.clear { clear:both; }
#nav {
	width: 916px;
	list-style-type: none;
	margin: 0; padding: 0;
	background-color: #d2d2bb;
	height: 37px;
        border-bottom: 1px solid #2d2920;
}
#nav li {
	float: left;
	margin-right:5px;
}
#nav li#home-nav { 
	margin-left: 15px;
	}
#nav li a {
	display: block;
	margin: 0px 5px 0px;
	height: 13px;
	overflow:hidden;
	padding:0;
	text-indent: -99999px;
	border: 12px solid #d2d2bb;
}
#home-nav a {
	width: 48px;
	background: #d2d2bb url(v1/assets/nav/home.gif) 0 0 no-repeat;		
}
#board-nav a {
	width: 58px;
	background: #d2d2bb url(v1/assets/nav/board.gif) 0 0 no-repeat;		
}
#events-nav a {
	width: 61px;
	background: #d2d2bb url(v1/assets/nav/events.gif) 0 0 no-repeat;		
}
#history-nav a {
	width: 69px;
	background: #d2d2bb url(v1/assets/nav/history.gif) 0 0 no-repeat;		
}
#objectives-nav a {
	width: 94px;
	background: #d2d2bb url(v1/assets/nav/objectives.gif) 0 0 no-repeat;		
}
#training-nav a {
	width: 80px;
	background: #d2d2bb url(v1/assets/nav/training.gif) 0 0 no-repeat;		
}
#memberships-nav a {
	width: 116px;
	background: #d2d2bb url(v1/assets/nav/memberships.gif) 0 0 no-repeat;		
}
#links-nav a {
	width: 48px;
	background: #d2d2bb url(v1/assets/nav/links.gif) 0 0 no-repeat;		
}
#contact-nav a {
	width: 75px;
	background: #d2d2bb url(v1/assets/nav/contact.gif) 0 0 no-repeat;		
}
#nav li a:hover, 
#home #home-nav a,
#board #board-nav a,
#events #events-nav a,
#history #history-nav a,
#training #training-nav a,
#objectives #objectives-nav a,
#memberships #memberships-nav a,
#links #links-nav a,
#contact #contact-nav a
 { 
	background-position: 0 -13px;
	border-color: #FBB03B;
}
	
#feature {
	position: relative;
	height: 300px;
	margin: 0;
	padding:0 0 36px 0;
	background: #d2d2bb url(v1/assets/steel.jpg) left bottom no-repeat;
	color: #2d2921;
	
}
#feature #featuretext {
	width:  480px;
	float: right;
	padding: 18px 0 0 18px;
}
#feature h2 {
	margin: 0px 20px 0 0;
	padding: 0 0 0 0;
}
#feature p {
	margin: 0 50px 40px 0;
	line-height: 20px;
}
#featuresmall {
	position: relative;
	height: 235px;
	margin: 0;
	padding:0 0 36px 0;
	background: #d2d2bb url(v1/assets/steel.jpg) left bottom no-repeat;
	color: #2d2921;
	
}
#featuresmall #featuretextsmall {
	width:  480px;
	float: right;
	padding: 18px 0 0 18px;
}
#featuresmall h2 {
	margin: 0px 20px 0 0;
	padding: 0 0 0 0;
}
#featuresmall p {
	margin: 0 50px 40px 0;
	line-height: 20px;
}
#feature #subnav {
	width:90%;
	padding:0;
	list-style:none;
	padding: 20px 0 10px 0;
	margin: 0 0 0 22px;
}
 #feature #subnav li {
	margin: 0 5px 0 5px;
	padding: 0;
	display:inline;
	font-size: 75%;
	line-height:90%;
	color:#949074;
	background:transparent;
        letter-spacing: 1.5px;
        text-transform: uppercase;
}
 #feature #subnav li a {
	padding: 5px 10px 5px 10px;
        font-weight: bold;
	color:#949074;
        text-decoration: underline;
	margin-right: 5px;
        background-color: #FFF;
        border: 1px solid #949074;
}
 #feature #subnav li a:hover {
        padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFF;
        text-decoration: none;
        background-color: #949074;
        border: 1px solid #fff;
}
 #feature #subnav li#here a {
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFF;
        text-decoration: none;
        background-color: #949074;
        border: 1px solid #fff;
}
#subnav {
	width:90%;
	padding:0;
	list-style:none;
	padding: 20px 0 10px 0;
	margin: 0 0 0 22px;
}
#subnav li {
	margin: 0 5px 0 5px;
	padding: 0;
	display:inline;
	font-size: 75%;
	line-height:90%;
	color:#949074;
	background:transparent;
        letter-spacing: 1.5px;
        text-transform: uppercase;
}
#subnav li a {
	padding: 5px 10px 5px 10px;
        font-weight: bold;
	color:#949074;
        text-decoration: underline;
	margin-right: 5px;
        background-color: #FFF;
        border: 1px solid #949074;
}
#subnav li a:hover {
        padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFF;
        text-decoration: none;
        background-color: #949074;
        border: 1px solid #fff;
}
#subnav li#here a {
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFF;
        text-decoration: none;
        background-color: #949074;
        border: 1px solid #fff;
}
#outsideimg {
	position: absolute;
        width:342px;
        height:267px;
	bottom: 0;
	margin:0 0 0 0; padding:0;
	left: 60px;
        background:  url(/v1/assets/featured_image_bg.jpg) no-repeat;
}
#outsideimg .insideimg {
	position: absolute;
        margin: 23px 0 0 43px; padding:0;
}
 .more {
	position: absolute;
	bottom: 36px;
	height: 90px;
	right: -6px;
	background:  url(/v1/assets/cornerturn_feature.gif) bottom right no-repeat;
	padding: 0 0;
}

 .noevent {
	position: absolute;
	bottom: 36px;
	height: 90px;
	right: -6px;
	background:  url(/v1/assets/cornerturn_feature.gif) bottom right no-repeat;
	padding: 0 0;
}
 .noevent h5  {
	text-decoration: none;
	font-family: 'Arial Black', Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	padding: 0px 5px;
	display: block;
	margin: 55px 25px 0 0;
}
.sub #board {
	width:800px;
	margin-left: 62px;
}
.sub #board h2, .sub #board .author {
	width: 500px;
}
.sub #feature {
	height:auto;
	padding: 0 0 30px 0;
}

#linky .more, #sidebar .more {
	bottom:0;
	right: -4px;
	background:  url(v1/assets/mainpageturn.gif) bottom right no-repeat;		
}
 #article .more {
	bottom:0;
	left: 10px;	
}
.extlink { 
	margin: 5px 0 0 0; 
	float:right;
	font-size: 90%;
	}
a {
	text-decoration: none;		
	font-weight:bold;
}
 a:link, #recommended h6 {
	color: #41B6D6;
}
 a:visited {
	color: #ea4100;
}
 a:hover {
	background-color: #bc3501;
	color: #fff;
}
 .more a, .extlink, #recommended h6   {
	text-decoration: none;
	font-family: 'Arial Black', Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	padding: 0px 5px;
	display: block;
	margin: 48px 65px 0 0;
}
#main {
	margin: 0;
	padding: 1px 0 40px 0;
}

#linky ul, #sidebar ul {
	margin:14px 0 0 0;
	padding:0 0 0 0;
	width:  165px;
	list-style-type:none;
}
#linky ul li, #sidebar ul li, #search p, #member p, #flickr #pix, #favlinks div, #linkarchive div,  #enewsletter div, #searchresults #article div  {
	margin:25px 0 5px 0;
	line-height:120%;
	border-top: 1px solid #959174;
	padding:11px 12px;
	position:relative;
	z-index:2;
}
 #post #pix  {
	margin:25px 0 25px 0;
	line-height:120%;
	padding:11px 12px;
	position:relative;
	z-index:2;
}

#linky h5, #linkarchive h5,  #searchresults #article h5 {
	margin:0;
}
#linky ul li p, #linkarchive div p,  #searchresults #article div p {
	font-size:90%;
	margin:0;
	color:#d3d0a7;
}
#linky ul li p.author, #article .author, #linkarchive div p.author,  #searchresults #article p.author {
	margin: 0;
	font-size:80%;
	color:#959174;
	text-transform: uppercase;
}

#linky ul li p.date, #article .post p.date {
	margin: 0 0 10px 0;
	font-size:130%;
	color:#959174;
        font-weight: bold;
	text-transform: uppercase;
}
#linky ul li p.img {
	margin:6px;
        padding: 2px;
        width: 135px;
        background-color: #949074;
}
#linky ul li p a {
        padding: 5px
        background-color: #444033;
}
#linky h5 a, #linkarchive h5 a, #searchresults #article h5 a {
	font-size:110%;
	color: #e73f00;
	text-decoration:none;
	text-transform: uppercase;
}
 #linky h5 a:hover, #sidebar a:hover, #linkarchive a:hover, #searchresults #article h5 a:hover {
	color:#FFFFFF;
	background:transparent;
}
 #linky .more a:hover, #sidebar .more a:hover {
	color:#FFFFFF;
	background-color:#336699;
}
#linky li:hover, #sidebar li:hover {
	background-color:#336699;
}

#post #pix #pagination {
	margin:0;
	padding:10px;
        border: 0;
}
#pagination p a {
        font-size: 12px;
        border: 0;
        background: none;

        
}
#article {
	position:relative;
	float:left;
	width:575px;
	margin:30px 25px 0 50px;
	padding-bottom:40px;
	color:#fff;
}
#article h4 {
	color: #d3d0a7;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
	padding: 0;
	}
#article p {
	margin-top: 0;
	margin-bottom: 15px;
	}
#article .author {
	margin:-.5em 0 0 47px;
	padding:0 0 0 3px;
}
#article .author img {
	position:absolute;
	top:8px;
	left:0px;
	border:1px solid #444033;
	margin:0 0 0 0;
}
#article #mainpic {
	margin:20px 10px 15px 10px;
	float:right;
}


#article a {
	padding:2px;
}
#article .more {
	position:relative;
	height:50px;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
        background: none;
}
#article .more a {
	float:left;
	margin: 14px 46px 0 0;
	padding:2px 6px;
        background-color: #bc3501;
	color: #fff;
}
#article .more a:hover {
	float:left;
	margin: 14px 46px 0 0;
	padding:2px 6px;
        background-color: #fff;
	color: #bc3501;
}
.post {
        position: relative;
	margin:0; padding:0;
}
#postimages {
       float: right;
        width: auto;
	position:relative;
	margin:10px 25px 25px 15px; padding:5px;
        background-color: #003366;
}
#postboardimg {
        width: 100%;
	margin:0; padding:5px;
        background-color: #003366;
}
#postimages img{
	margin:10px 15px 0 15px; padding:0;
}
#postimagesleft {
        float: left;
	position:relative;
        clear:both;
	margin:5px 25px 25px 15px; padding: 5px 10px 5px 10px;
        background-color: #003366;
}

#postimagessumleft {
        float: left;
	position:relative;
	margin:5px 10px 0 0; padding:5px;
        background-color: #003366;
}
#postimagesright {
        float: right;
	position:relative;
        clear:both;
	margin:5px 10px 25px 25px; padding: 5px 10px 5px 10px;
        background-color: #003366;
}
#postimagessumright {
        float: right;
	position:relative;
	margin:5px 10px 0 0; padding:5px;
        background-color: #003366;
}
.postimagescaption {
        width: auto;
        color: #fff;
	margin:0 0 0 10px; padding: 0;
        background-color: #003366;
}
.postimagessumcaption {
        width: 100px;
        color: #fff;
	margin:0 0 0 10px; padding: 10px;
        background-color: #003366;
}
.postlist {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}
.postlist li {
	padding: 0 0 10px 15px;
	line-height: 1.4em;
	background: url(v1/assets/postbullet.gif) no-repeat 0 2px;
	}

#sidebar {
	position:relative;
	margin: 40px 0 0 20px;
	padding-bottom:30px;
	float:left;
	width: 200px;
	color: #d4cfa5;
}
#sidebar ul li { 
	padding:6px 7px; 
	font-size:90%;
	}
#sidebar .more a {
	margin: 55px 50px 0 0;
	font-size:90%; 
}
#sidebar #secondnav {
        width:100%;
	list-style:none;
	padding: 20px 0 10px 0;
	margin: 0;
}
#sidebar #secondnav li {
         width: 200px;
	margin: 0 5px 0 5px;
	padding: 0;
	display:inline;
	font-size: 90%;
	line-height:90%;
	color:#949074;
	background:transparent;
	letter-spacing:2px;
        text-transform: uppercase;
}
#sidebar #secondnav li a {
       padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFF;
        width: 200px;
        text-decoration: none;
        background-color: #949074;
        border: 1px solid #fff;
}
#sidebar #secondnav li a:hover {
        padding: 5px 10px 5px 10px;
        font-weight: bold;
	color:#949074;
        text-decoration: underline;
	margin-right: 5px;
width: 200px;
        border: 1px solid #949074;
}
#recent, #project-side, #extrastuff {
	position:relative;
	margin: 0 0 0 0;
	padding: 0 0 60px 0;
	font-size:110%;
}
#recent ul, #project-side ul, extrastuff ul  {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#recent ul li, #extrastuff ul li {
	margin:0 0 10px 0;
}

#recent .more, #projects-side .more {
	margin:0 -9px 0 0;
}
#projects-side {
	padding-bottom: 30px;
}
#projects-side .more a {
	margin: 55px 45px 0 0;
	}
#recent h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/headers/recent.gif) 0 0 no-repeat;
	margin: 40px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;		
}
#extrastuff h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/headers/extrastuff.gif) 0 0 no-repeat;
	margin: 40px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;		
}
.feedlink {
	display:block;
	width:16px;
	height:16px;
	margin:0;
	padding:0;
	position:absolute;
	top: 0;
	right:6px;
}
#projects-side h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/heads/projects.gif) 0 0 no-repeat;
	margin: 40px 0 12px 0; padding: 0;
	width: 114px;
	height:14px;		
}
#members {
 margin-bottom: 20px;
 border-bottom: 1px solid #fff;
}

#members p {
  color: #ffffff;
  font-size: 11px;
  line-height: 1.5em;
} 
#members p strong {
 font-weight: bold;
 
}
#members h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/headers/members.gif) 0 0 no-repeat;
	margin: 30px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;				
}
#members .account {
      width: 175px;	
      margin: 10px 0;
     padding: 5px 10px 5px 10px;
     background-color: #0071BC;
     border: 1px solid #29AAE2;	
    }
#members .account a {
        
        padding: 5px 10px 5px 10px;	
	color: #FFFFFF;
        text-transform: uppercase;	
}

#members .account a:hover {
        padding: 5px 10px 5px 10px;	
	color: #000000;
        text-transform: uppercase;
        text-decoration: underline;
}

#memberphoto img {
        float: right;
	padding: 2px;
        background-color: #FFFFFF;
	margin:0 5px 0 10px;
    }

#membersinfo {
 margin-bottom: 20px;
 border-bottom: 1px solid #fff;
}

#membersinfo p {
  color: #ffffff;
  font-size: 11px;
  line-height: 1.5em;
} 
#membersinfo p strong {
 font-weight: bold;
 
}
#membersinfo h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/headers/membersinfo.gif) 0 0 no-repeat;
	margin: 30px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;				
}
#search h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/headers/mailinglist.gif) 0 0 no-repeat;
	margin: 30px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;				
}
#categories h4 {
	text-indent: -99999px;
	background: #000033 url(v1/assets/heads/enewsletter.gif) 0 0 no-repeat;
	margin: 30px 0 12px 0; padding: 0;
	width: 100px;
	height:14px;				
}
#downloads h4 {
	display:block;
	text-indent: -99999px;
	background: #2d2920 url(v1/assets/heads/downloads.gif) 0 0 no-repeat;
	margin: 0px 0 12px 0; padding: 0;
	width: 93px;
	height:14px;				
}
#flickr #pix a { 
	border: 4px solid #444033; 
	margin: 5px; 
	display:block; 
	float:left;
	width:100px; 
	height: 100px;
	}
#flickr h4 {
	clear:both;
	text-indent: -99999px;
	background: #2d2920 url(v1/assets/headers/flickr.gif) 0 0 no-repeat;
	margin: 40px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;				
}

#favlinks h4 {
	clear:both;
	text-indent: -99999px;
	background: #2d2920 url(v1/assets/headers/favlinks.gif) 0 0 no-repeat;
	margin: 40px 0 12px 0; padding: 0;
	width: 123px;
	height:17px;				
}
#search p {
	padding:5px 0 10px 5px;
	margin:0 0 0 0;
        line-height: 1.5em;
}
#search .submit {
	margin:10px 10px 0 0;
	float:right;
}

#search #url {
	border-width:0;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	width: 100px;	
}
#flickr { height: 230px; padding:10px 0 40px 0;}
#favlinks { padding:10px 0 40px 0;}

#flickr .more { clear:both; margin-bottom: 20px;}

#flickr #pix {
	width: 175px;
	height:175px;
	position:relative;
	z-index:3;
	padding:10px 0 0 10px;
	margin:0 0 0 0;
}

#blogimage {
	position:relative;
	z-index:3;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}

#blogimage a { 
	border: 4px solid #444033; 
	display:block; 
	float:left;
	}
	#blogimage a img {
		width:175px; 
	}

#favlinks #pix {
	position:relative;
	z-index:3;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
#flickr #pix a { 
	border: 4px solid #444033; 
	margin: 5px; 
	display:block; 
	float:left;
	width:75px; 
	height: 75px;
	}
	#flickr #pix a img {
		width: 75px; height:75px;
	}
#post #pix a { 
	border: 4px solid #444033; 
	margin: 5px; 
	display:block; 
	float:left;
	}
	#post #pix a img {
		width: 75px; height:75px;
	}
#favlinks #pix a { 
	border: 4px solid #444033; 
	margin: 5px; 
	display:block; 
	float:left;
	}
	#favlinks #pix a img {
		width:175px
	}
	
#flickr #pix a:hover { border: 4px solid #bc3501; }
#flickr #pix img { border-width: 0;}
#favlinks #pix a:hover { border: 4px solid #bc3501; }
#favlinks #pix img { border-width: 0;}


#footsie {
	clear:both;
	position:relative;
	width:100%;
	margin-top: 20px;
	background-color:#000000;
	color: #ffffff;
}
#sitewelike, #recommended {
	float:left;
	padding:0 0 0 0;
	margin: 10px 0 0 70px;
	width:357px;
}
#sitewelike img{
	padding:0;
	margin: 0 0 0 0;
	width:357px;
}
#sitewelike h5 {
		text-indent: -99999px;
		background: #000000 url(v1/assets/heads/ecard.gif) 0 0 no-repeat;
		margin: 20px 0 12px 0; padding: 0;
		width: 123px;
		height:17px;				
}
#recommended {
	position:relative;
	margin: 10px 0 0 40px;
	height:200px;
	width: 400px;
}
#recommended h5 {
		text-indent: -99999px;
		background: #000000 url(v1/assets/heads/whatimreading.gif) 0 0 no-repeat;
		margin: 20px 0 5px 110px; padding: 0;
		width: 123px;
		height:17px;				
}

#reads { float:left; margin:20px 20px 0 0; padding:0;}
#recommended h6 {
	margin:0;
	padding:0;
	font-size: 100%;
}
#recommended p,  #recommended h6 {
	margin: 0 40px 0 0;
	padding:0 0 0 0;
}
#recommended .extlink { margin-right: 20px; margin-top: 0;}
#copyright {
	clear:both;
	width: 850px;
        list-style-type: none;
	margin: 25px auto 0 auto;
	line-height:120%;
	border-top: 1px solid #959174;
	padding: 11px 12px;
	position:relative;
	z-index:2;
}
#copyright li {
	float: left;
	margin-right:5px;
}
#copyright li a {
	margin: 0 0 10px 30px;
	padding: 5px 10px 5px 10px;
        color: #3366CC;
        text-decoration: underline;
}

#copyright li a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

#copyright p {
	margin: 10px 0 10px 30px;
}

#article #url {
	width: 250px;
	border: 2px solid #949074;
	padding: 2px;
	font-size: 130%;
        background-color: #d2d2bb;	
color: #444;
	}
#article #message {
	width: 520px;
	border: 2px solid #949074;
	padding: 2px;
	font-size: 130%;
        background-color: #d2d2bb;	
color: #444;
	}
#article #submit {
	width: 75px;
        font-weight: bold;
	border: 1px solid  #949074;
	padding: 2px;
	font-size: 130%;
        background-color: #0f0f0e;	
       color: #FFF;
	}
#comments {
	color: #d3d0a7;
}
#comments h4 {
	text-indent: -99999px;
	background: url(v1/assets/heads/comments.gif) top left no-repeat;
	margin: 40px 0 15px 0;
	width: 95px;
	height: 14px;
}
#comments a {
	color: #ea4100
}
#comments a:hover {
	background-color: #ea4100;
	color: #fff;
}	
#comments ul {
	list-style:none;
	margin: 0;
	padding:0;
}
#comments li {
	background: #00002D url(v1/assets/quote.gif) 15px 10px no-repeat;
	margin: 0 0 10px 0;
	padding: 15px 25px 15px 25px;
	min-height: 50px;
}
#comments p {
	margin: 0 0 7px 0;
}
.commenter {
	margin: 0 0 0 0;
}	

#rules {
	width: 220px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#rules h4 {
	text-indent: -99999px;
	background: url(v1/assets/heads/rules.gif) top left no-repeat;
	margin: 30px 0 15px 0;
	width: 184px;
	height: 14px;	
}
#rules ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#rules li {
	background: transparent;
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;	
	min-height:1.5em;
}


#commentform {
	float:left;
	width: 310px;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}
#commentform h4 {
	text-indent: -99999px;
	background: url(v1/assets/heads/addacomment.gif) top left no-repeat;
	margin: 0px 0 15px 0;
	width: 122px;
	height: 14px;	
}
#commentform dl dd, #commentform dl dt {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 100%;
}
#commentform dl {
	margin: 0; padding:0;
}
#commentform dl input.text, #commentform dl textarea {
	border-width:0;
	margin: 0 0 0 0;
	padding: 5px;
	width: 310px;	
}
#commentform dl input.text, #commentform dl textarea, #commentform .check {
background-color: #d3d0a7;
}

#photooutside  {
	margin:20px 0 20px 0;
        padding: 10px;
        background-color: #333366;
}

#photooutside #photoinside{
        margin: 10px;
        padding: 2px;
}


#photoinside img a{
        float: left;
        position:relative;
        margin: 0 0 20px 0;
        padding: 2px;
        background-color: #FFFFFF;
	
}